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

Feature: Drawing on objects #143

Closed elmodor closed 1 year ago

elmodor commented 1 year ago

Is your feature request related to a problem? Please describe. This might be a bit tricky. Currently you can only draw on the table. However, some games require you to draw on a sheet of paper. Like scorecards or campaign tracker. E.g. Yahtzee Gloomhaven campaign stuff

Describe the solution you'd like Ability to draw on cards. Maybe a specific Type of paper were you can draw on? And set a background image? Also #144 included for the objects

drwhut commented 1 year ago

This would be incredibly difficult to implement for all objects. I think as you mentioned, it would be better (and easier to implement) if there are specific objects that can be spawned in that can be "written to".