Easy Asset Search

In-Game Console for Unity

A lightweight, customizable console for your Unity game, allowing you to add commands and expose C# methods and properties with ease.
In-Game Console for Unity Asset Image A lightweight, customizable console for your Unity game, allowing you to add commands and expose C# methods and properties with ease.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
$35
Category:
ToolsUtilities
Developer:
Izzy Elia
Price:
$35
Favorites:
3
Supported Unity Versions:
2021.3.8 or higher
Current Version:
1.0
Download Size:
741.88 KB
Last Update:
Oct 6, 2022
Description:
This package provides a system for creating an in-game developer console quickly and with minimal hassle. Key features include:

* Easy to use: Add commands in seconds by attaching the [ConsoleCommand] attribute to any method anywhere in your project.
* Lightweight: The core components are only about 100kb combined, and commands are loaded on a separate thread to minimize impact on load times.
* Powerful: Expose any C# method or property in your game, with commands generated with an identical signature to your method.
* Customizable: Fully customize the appearance or functionality of your console, with all C# source code included.
* Continuing support: The author will implement requested features in future updates.

You can find comprehensive documentation at the provided link.
Technical Details:
Supports both TextMesh Pro and Legacy Text variants of assets. Only import the TMP Support folder if planning to use TextMesh Pro.
Continue »

Similar Packages