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] Unhide area #177

Open GrimPixel opened 1 year ago

GrimPixel commented 1 year ago

In games like contract bridge, one player's hand is visible to everyone and can be accessed by his/her partner.

elmodor commented 1 year ago

Basically you want a toggle that each player has to hide/show their current hand, right?

GrimPixel commented 1 year ago

And other players can move cards in and out of that area.