Description
Changelog
Reviews (0)
Cheat Code Listener
Simple, one script plugin that adds a node type, CheatCodeListener, that listens for a sequence of input actions from the player and emits a signal when it's properly executed. Written in plain GDScript.
Feature list
- Provide a sequence of input actions to listen for through the Inspector
- Set optional time limits for inputting the entire sequence and/or the next input in the sequence
- Strict mode; break the sequence if the wrong input is entered
- Fully documented
Credit to xananax who helped me figure _get_property_list out, to Voxy for their icon pack @icons and to Kenney for the font and button icons used in the thumbnail.
Changelog for version v1.1
No changelog provided for this version.