CommandLine

FREE
Publisher JumpSquareGames
File size 652.67kB
Number of files 7
Latest version 1
Latest release date 2023-01-16 09:22:18
First release date 2022-12-08 04:03:16
Supported Unity versions 2018.4.2 or higher

If you are developing a game or application in Unity, this asset can provide you with a powerful and easy-to-use command line interface. It allows you to create commands that can be executed from the command line, providing users with a more direct and flexible way to interact with your game or application. This can be useful for testing, debugging, or for providing advanced users with access to additional functionality. The code is easy to use and well-documented, so you can quickly add command line support to your project without having to spend a lot of time learning how it works.


The supported parameter types used by the command line are:

  • int, floats and double
  • string
  • Vector2 and Vector3
  • Quaternions
  • Lists and arrays of all the types above

The command line also provides a random value funtionality.


How to open the default commandline in playmode


After adding the commandline prefab to the scene you will be able to open or close it by pressing the TAB button.



The package includes:

  • Three scripts.
  • Default CommandLine prefab.
  • Text Prefab (Meant for the Default CommandLine).
  • Demo Scene containing the Default CommandLine.
  • Support for custom command lines.
  • Offline documentations on how to use the command line tool.

Wonder how it works? Have a look at our documentations: https://www.jumpsquaregames.com/post/how-to-use-the-commandline-tool

Top Publisher Assets