An easy-to-use in-game developer console that makes debugging your game faster and easier.
With the reflection system you can call any function, change any property/field from any GameObject in the scene without adding any code!
Alternatively, add any method to the console simply by adding the [ConsoleCommand()] attribute on top of any method.
Command suggestions, autocomplete and command history!
Resizable and movable
If you have any problems or suggestions, don't hesitate to contact me
The code is all visible so feel free to modify it to your likings.
Website