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.27k stars 55 forks source link

Modify the behaviour of picking up an object #156

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

When I pick up a chess piece, it always floats back towards me and because of that, it is easy to collide with a piece behind and ruin the game. What about changing its behaviour from moving to camera to simply lifting?

elmodor commented 1 year ago

I noticed the same issue. This is a duplicate of #140

drwhut commented 1 year ago

Yeah, this is a duplicate.

Also @GrimPixel is it ok if in future issues, you use the "feature request" template?