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

[Feature request] Add description for “45” near “Menu” #169

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

It is unexplained what that number means.

elmodor commented 1 year ago

For your info: It's the degree an object is turned when rotating it.

The number could be appended by an ° to indicate degree and maybe an hint that popups when the mouse hovers the slider for more than 1-2 sec.

GrimPixel commented 1 year ago

I think it could be sliders of degrees for “Row”, “Pitch”, “Yaw” on the right side of the screen, which can be controlled with the mouse wheel.

drwhut commented 1 year ago

I think it could be sliders of degrees for “Row”, “Pitch”, “Yaw” on the right side of the screen, which can be controlled with the mouse wheel.

Think this should probably be a separate issue, as this is adding a new feature.