Command Console

Try out the demo here.


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 will 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: johnfarmer.potato@gmail.com

Discord: JohnFarmer(string args) { } #4742

Website: https://johnfarmerwebsite.netlify.app/