Tabletop Simulator

Tabletop Simulator

Text field note cards
Showing 1-6 of 6 entries
Update: 9 Aug, 2024 @ 2:49pm

Complete rewrite!

Basically nothing of the original code remains, except some of the code for creating the text field because... there's only one way to do that.

New features

Added context menu items for 1) changing the font size, and 2) locking the card, making it read-only.

That second one was a doozy, don't look at the code! (or do, if you want to feel bad)

Update: 4 Dec, 2021 @ 3:58pm

Update: 4 Dec, 2021 @ 3:55pm

Cleaned up the code a little bit, and increased font size 10%. To get the default font size back, open the scripting editor and delete the line that says "font_size = 110".

Update: 1 Jan, 2021 @ 8:02am

Shrunk text field to make it easier to grab the sides of the card.

Update: 11 Dec, 2020 @ 2:34pm

Update: 11 Dec, 2020 @ 1:57pm