Quick start
Requirements:
❗ Odin inspector asset required
❗ InputManager should be enabled
Use 'Input Manager (Old)' or 'Both'

Import and play!
When you imported TIM.Console just enter Play mode and press `
to open the console
Editor Window


Enabled - if you disable console will not work
EnabledInDevelopmentBuildOnly - console will work in build only if you check 'Development build' in BuildSettings
AudioEnabled - disable if you don't want to have sounds of Console
EventSystemEnabled - check if you don't have EventSystem on scene
ToggleKey - keyboard button to open the Console
MaxTitleLength - Max length of log title
MaxStacktraceLength - Max length of stacktrace of log to save
Stacktrace colors

Here you can change the colors of stacktrace.
Every message has his own stacktrace. Here is what it looks like:

Last updated