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 the height for lifting objects alongside the yaw angle #204

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

Is your feature request related to a problem? Please describe. When playing chess, the objects need to be lifted higher than poker. The height of lifting them could be easily adjusted.

Describe the solution you'd like Have an adjustable value of height for lifting objects alongside the yaw angle.

drwhut commented 1 year ago

Technically the height can already be adjusted by changing the "Piece Lift Sensitivity" under "Controls" in the options menu.

I'm not sure if adding another way to change the lift height is the way to go - since there is already the option to do so in the options menu (whereas the rotation angle can't be changed anywhere else), plus the fact that lifting uses the scroll wheel, which is one of the easiest inputs to "spam", and thus one can get a lot of height easily.

GrimPixel commented 1 year ago

I didn't find it in options. There are “Piece Lift Sensitivity”, “Piece Lift Invert”, “Piece Rotation Invert” and no “Piece Lift Distance”.