yasirkula / UnityIngameDebugConsole

A uGUI based console to see debug messages and execute commands during gameplay in Unity
MIT License
2.11k stars 221 forks source link

Option to disable DebugLogPopup and open DebugLogWindow on button press #10

Closed RunninglVlan closed 5 years ago

RunninglVlan commented 5 years ago

Your asset is really cool, thank you for that. But could you add an option to disable DebugLogPopup. Right now it's only possible to Start in Popup Mode, or in Window Mode, but no option to Disable Popup completely. Currently I'm doing it this way:

Of course KeyCode for opening/closing window should be in options too to be able to modify it.

yasirkula commented 5 years ago

I guess I can add an option to replace the popup window's functionality with a key press, yes. It is in my to-do list now.

yasirkula commented 5 years ago

See: https://github.com/yasirkula/UnityIngameDebugConsole/commit/bb0e088dc77dcd21691dec024b7efb43b45633fe