Publisher | Klaudijus |
---|---|
File size | 868.61kB |
Number of files | 43 |
Latest version | 1.0.1 |
Latest release date | 2021-08-23 10:19:11 |
First release date | 2021-08-23 10:19:11 |
Supported Unity versions | 2018.4.2 or higher |
An essential for any developer, designer, or tester!
Quick and simple Drag-n-Drop solution for creating an in-game command console with easy command and type parser definitions and with extensible features.
Built with simplicity and ease-of-use in mind, allows the user to extend the capabilities of the core system as per their own specifications.
Main Features
- Easy set-up using 'Drag-n-Drop' prefab.
- Fast command definitions using [SCComand] attribute.
- Command execution on static and non-static functions.
- Easily extensible list of parameter Types for commands using [SCTypeParser] attribute.
- Easily extensible list of Target parsers for non-static command invoke targets using [SCTargetParser] attribute.
- Command suggestion & detail UI panel.
- Support for Legacy & New input system.
- Support commands with any amount of parameters (including optional parameters).
- Support 2 levels of nested commands (use commands as arguments).
Feel free to check out the full wiki here: https://github.com/KMiseckas/SimpleCommands-Community/wiki