drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.26k stars 51 forks source link

Hide the top, side, left bottom, right bottom elements automatically #200

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

They are distractions and could be hidden when the cursor isn't near them.

elmodor commented 1 year ago

I don't quite understand what you mean. What elements are on the bottom right? Do you mean the tooltip? These can already be disabled in: Settings -> Controls -> Hide Control Hints

Or do you mean:

drwhut commented 1 year ago

All of the UI can be hidden by pressing F9. I'm not sure if it's necessary to automatically hide these elements when the cursor is not near them, since this is a simulator rather than an immersive experience.