Interkarma / daggerfall-unity

Open source recreation of Daggerfall in the Unity engine
http://www.dfworkshop.net
MIT License
2.7k stars 328 forks source link

Allow to close console with Escape key #2687

Open petchema opened 1 month ago

petchema commented 1 month ago

Saw a streamer struggle twice because he opened the console unintentionally and had no idea how to close it, so closed and restarted the game instead.

Unless there's any inconvenience, I think it would be best to enable by default an already existing feature of the console: allow to close it with the Escape key in addition to the console toggle key.

(some additional fixes required because of bit rot)