kbegiedza / PortableConsole

Easy to use and modify in-game console, based on Unity's native UI system only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PortableConsole

Easy to use and modify in-game console, based only on Unity's native UI system.

MANUAL:

  1. Drag "PortableConsole.prefab" from PortableConsole/Prefabs to scene hierarchy view in inspector.
  2. Enable "Development Build" checkbox in Build Settings.
  3. Done, it's ready to use :)

You can customize button location by draging default button in Unity's scene or easily set your custom button. If you want, check out PortableConsoleResources for more customizable items.

Source available via GitHub: https://github.com/Ursanon/PortableConsole


PortableConsole: Version 1.0.2

About

Easy to use and modify in-game console, based on Unity's native UI system only.

License:MIT License


Languages

Language:C# 100.0%