Runtime Controls Remapping
by dastmo | MIT
A simple plugin to handle runtime input remapping for Godot 4.x
Runtime Controls Remapping for Godot 4.x A simple, lightweight plugin for quickly handling player controls remapping at runtime in Godot 4.x projects. The plugin comes with one class (ControlsRemap) that handles all the backend and can be used with your
GUI Translation Demo
by Godot Foundation | MIT
This is a demo of how a project can be internationalized. Translations are created in a CSV file and then imported into Godot
This is a demo of how a project can be internationalized. Translations are created in a CSV file and then imported into Godot. For correct display, the font used must contain the glyphs required by the target language. See the fonts folder for some fonts
Controls Remap
by KoBeWi | MIT
A Resource that will store your input mapping
ControlsRemap will store your input mapping. It's a Resource, so you can save it and load it. It supports keyboard and joypad separately. You can use it to have easily customizable controls in your game. How does it work? First enable the Controls Remap
loading more results...