Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
GCode is a simple cheat code system using the built-in inputmap (actions).Usage:This plugin provides a custom node (GCode). This node will be used to manage your cheat codes.Add it to the tree and configure the cheat code actions (string array).You can also set a time threshold (0 is disabled).Then connect the node signals to handle the "done", "miss" and/or "step" events of the cheat code.
gcode
[Godot Engine plugin] Simple cheatcode system using built-in inputmap (actions).
GCode is a simple cheat code system using the built-in inputmap (actions).
Usage:
This plugin provides a custom node (GCode). This node will be used to manage your cheat codes.
Add it to the tree and configure the cheat code actions (string array).
You can also set a time threshold (0 is disabled).
Then connect the node signals to handle the "done", "miss" and/or "step" events of the cheat code.
Reviews
Quick Information
GCode is a simple cheat code system using the built-in inputmap (actions).Usage:This plugin provides a custom node (GCode). This node will be used to manage your cheat codes.Add it to the tree and configure the cheat code actions (string array).You can also set a time threshold (0 is disabled).Then connect the node signals to handle the "done", "miss" and/or "step" events of the cheat code.