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.29k stars 57 forks source link

Show control hints in the corner of the screen. #30

Closed drwhut closed 3 years ago

drwhut commented 3 years ago

Is your feature request related to a problem? Please describe. As there is no manual yet for the game, the only way to know what buttons/keys to press when playing the game is to look at the key bindings section of the options menu.

Describe the solution you'd like Add hints in the corner of the screen that show what button/key presses do what, that also change depending on what the player is doing. The player should have the ability to turn these hints off in the options menu.

Describe alternatives you've considered There could be a tutorial section for the game, but I don't think it is necessary as there are still a lot of features that are yet to be implemented.

Additional context None.