Publisher | JohnFarmer |
---|---|
File size | 5.97MB |
Number of files | 41 |
Latest version | 1.2.0 |
Latest release date | 2023-01-03 08:48:32 |
First release date | 2022-10-18 03:23:15 |
Supported Unity versions | 2018.4.2 or higher |
Have you seen those Command Console in other game where you can input a command and do something fun? Do you want something like that in your game too? Then this package is for you. This package wil instantly give you a Command Console to use in your game project. This Command Console also come with many feature that will make it easy type command.
Contents:
- 1 Command Console Prefab
- 1 Documentation
- 6 Built-in Commands
- 5 Built-in Color Themes
- 1 Demo
Features:
- Easy to setup: Simply drag and drop the prefab into the scene.
- Auto Complete: Help you type command faster!
- Custom Autocomplete: You can create your own autocomplete for a special or custom parameter type
- Commands Rollback: You can go back to your previously type command without retyping the whole command again.
- Easy to add Command: You only need to put a [Command] attribute on top of your static function/method/property. For non-static command use CommandConsole.AddNonStaticCommand().
- Color Theme: Customize your Command Console with a Color Theme.
- Open Source: If you don't like something in the code you can edit it by yourself.
Support:
Gmail: [email protected]
Discord: JohnFarmer(string args) { } #4742