A downloadable tool

Download NowName your own price

This Unity tool allows you to easily create a console and execute commands for your game in Unity. fast, easy and powerful

Features

- Methods, Fields and Properties
- Static and non-Static Objects
- Public and Private
- Method Return Types
- Method Arguments (float ,int, string, Vector2-3, Color, Enums) and more
- Auto Complete Suggestions
- Custom Command Options Callback
- Customizable UI

Requirement

- Unity 2020 or later

How To Use

1. Download Unitypackage and import it to your project or clone Repo

2. add CommandConsoleGUI prefab to the scene or CommandConsoleUI to the canvas whichever you prefer

3. tweak the settings in the inspector to your liking
4. add ConsoleCommandAttribute to any field property or method
5. open the console and type the command than press enter to execute the command

[ConsoleCommand]         
public void KillAllEnemies()         
{             
   //Code here     
}

See Github Repo for more code example and  documentations 

Published 4 days ago
StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorHuntrox
Tagsaddon, tool, Unity

Download

Download NowName your own price

Click download now to get access to the following files:

ComandConsole-1.1.0.unitypackage 149 kB

Leave a comment

Log in with itch.io to leave a comment.