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.
MIT License
1.24k stars 49 forks source link

Elimination on mouse-click when two same objects are clicked on continuously #305

Closed GrimPixel closed 10 months ago

GrimPixel commented 10 months ago

Is your feature request related to a problem? Please describe. In elimination games like Shisen-Shō, cards or tiles are supposed to be eliminated on mouse-click.

Describe the solution you'd like Add an optional behaviour of elimination on mouse-click when two same objects are clicked on continuously.

drwhut commented 10 months ago

I feel like this is too specific to a limited number of games to be implemented in general. I could see this being done via scripting, potentially.