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

Add the ability to rotate hidden areas. #198

Open GrimPixel opened 1 year ago

GrimPixel commented 1 year ago

Around a round table, areas need to be rotated.

elmodor commented 1 year ago

I don't quite understand your feature request.

GrimPixel commented 1 year ago

You can simply imagine what need to be done in the scenario of a round table. The benefit of a round table is that everyone can face the centre of the table, as well as supporting any number of players. The player need to face the centre, so his/her hand need to face the centre as well. The drawing will need to be rotated by individual players, or predefined by “Games”. The table doesn't need to be rotated. Not all drawings need to be rotated.

drwhut commented 1 year ago

Hands can already be rotated from the table configuration.

What do you mean by "rotating a drawing"?

GrimPixel commented 1 year ago

If I want to draw a hidden area, then I still can't rotate it after drawing it in game.

drwhut commented 1 year ago

Right, I understand now.