Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
997 stars 38 forks source link

toggle mouse mode when toggling the shell visibility #129

Closed mieldepoche closed 1 year ago

mieldepoche commented 1 year ago

Closes #125 . This sets Input.mouse_mode to VISIBLE when showing the shell, and restores the previous state when hiding it.