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: Text writing #144

Open elmodor opened 1 year ago

elmodor commented 1 year ago

Is your feature request related to a problem? Please describe. Drawing is cool and fun but trying to write something properly that everyone can read is difficult. It would be cool having a text tool which can be used to write text onto the board.

Describe the solution you'd like An additional tool: text tool. Click it, click on the board and start writing.

drwhut commented 1 year ago

Label3D would come in very handy here, but this is a feature introduced in Godot 3.5, and the game currently uses Godot 3.4, which I don't plan to change until the 0.2.0 update.