Simple Console
Lewis Jordan
$4.99
$6.99
29%OFF
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
05/08(2022) |
9.99 |
08/11(2022) |
6.99 |
01/13(2024) |
4.99 |
11/23(2024) |
4.99 |
Jump AssetStore
Simple Console adds a configurable console window and a robust command system to your Unity application.With a single Prefab and a few lines of code, add commands to your application that can be invoked from a console window and C# scripts! A perfect tool for displaying information, configuring options, and general debugging!Command SystemPart of a Prefab that you can quickly add to a scene.Add, remove, and invoke commands at runtime.Simple scripting API with full C# source.Multiple examples to show you how to get started.Simple to extend with your own functionality.Gives you full control over the lifecycle of commands. This is perfect if you only want a command to be available in a certain scene, when a particular GameObject is enabled, or when a window is open.Console windowPart of a Prefab that you can quickly add to a scene.Can display Unity log messages such as Debug.Log or Debug.LogError.Suggestions and autocomplete.Fully customizable with built-in support for simple text color changes, all the way to a full UI revamp.Out-of-the-box compatibility with both the old and new input systems.Uses TextMeshPro.DocumentationSimple Console also comes with detailed documentation, both manual and scripting reference content, to help you get set up and use commands in your application.SupportFor support of all kinds, reach out using the email address on my Publisher page!Console windowCommand systemConsole commandsManual documentationScripting reference documentation