Godot-Helpers
GDScript utility library
A collection of reusable GDScript functions and classes for common tasks in game development.
A listing of generic GDScripts
26 stars
4 watching
3 forks
Language: GDScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
godotengine/emacs-gdscript-mode | An Emacs package providing syntax highlighting and support for the GDScript programming language from the Godot game engine. | 316 |
nathanhoad/godot_input_helper | An addon that simplifies input handling in the Godot 4 game engine. | 794 |
erodozer/godot.buttplug | An interface to interact with buttplug.io from within a game engine | 5 |
exigow/intellij-gdscript | A plugin that enables support for the Godot Game Engine's scripting language GDScript in IntelliJ-based integrated development environments (IDEs). | 149 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
godotid/nano-gdscript | A plugin for GNU Nano editor to provide syntax highlighting for the GDScript programming language | 2 |
scydev/godot-scripts | Collection of reusable code snippets for the Godot Engine game development platform | 17 |
scony/godot-gdscript-toolkit | A set of tools for working with GDScript, including a parser, linter, formatter, and code metrics calculator. | 1,012 |
godot-extended-libraries/godot-next | A collection of reusable node classes for the Godot Engine | 964 |
talodev/godot | A collection of tools and APIs designed to simplify game development by providing player management, event tracking, leaderboards, and other features. | 18 |
makovwait/godots | An all-in-one solution for managing Godot versions and projects across different platforms | 357 |
fenix-hub/godot-engine.code-snapshot | A plugin for Godot Engine to capture and display nicely formatted code snippets within the Editor. | 55 |
you-win/obs-websocket-gd | Allows developers to control OBS from within a Godot game or application using a WebSocket connection. | 88 |
mrstahlfelge/gdx-controllerutils | A collection of utilities for handling game controller input in libGDX games. | 60 |