[Docs|Demo|Free version]
SkyConsole asset will help you easily add in-game console into your project.
Main features:
- Simple integration
- IMGUI View implementation
- Use mouse to select objects
- Mark method with [ConsoleCommand] to make it command
- Use strings and numbers as parameters
- Embedded help function
- Detailed tutorial and documentation
- Extensible and clean architecture
- Sources included
Pro features:
- Easily customizable Unity UI Implementation
- Use methods of components as commands
- Use GameObjects as parameter to get object or prefab
- Use mouse with 2D objects
- Scroll output and reuse previous commands
- Assign IDs to prefabs/objects and refer to them from console