Tabletop Simulator

Tabletop Simulator

Card Editor
9 Comments
Cabledragon  [author] Jan 24, 2021 @ 9:51pm 
That is not what this utility is for Dimondom. It's not meant to replace the default method of making cards. If you want cards you can export and take anywhere. Just make actual images for them and import an image sheet and do it the way TTS intended. This is for rapid testing of card games and ideas meant to be played on this table. You could at most copy the code over to a different type of table if you wanted to change the table itself, but other than that these cards aren't meant to be exported or used elsewhere.
Dimondom Jan 24, 2021 @ 2:36pm 
I made a few cards but when I saved them and moved them into another table they were blank. The description remained but the card itself is blank. What am i doing wrong?
MIKA Nov 20, 2020 @ 11:00am 
Why the function is global?
I don't like to copy/paste global code to mods.
Especialy, if there alrady is one.
Cabledragon  [author] Oct 27, 2020 @ 5:43pm 
There is no support for images currently because images are a pain in the ass with TTS because you have to host them or upload them to their cloud and then there's problems with XML and handling that stuff, again mostly just TTS. Also, at the point you are adding images, you might as well just make the image of the entire cards and upload them with TTS's standard card handling stuff. This tool is specifically for making rapid cards that just have descriptions with no images, so I probably won't add this feature in the future anytime soon.
Chase Oct 9, 2020 @ 8:00pm 
Very cool! good job @Author How do you add images? Seems like there would be a way, I just dont understand how(⌯˃̶᷄ ﹏ ˂̶᷄⌯)
Cabledragon  [author] Sep 9, 2020 @ 3:28pm 
You can do all of that fine, edit your text in a text editor like wordpad and then copy and paste it in to the form.
Argus Sep 3, 2020 @ 5:14am 
This is so close to being exactly what I want, but the inability to put line breaks in, and also the editor being a single line and not the whole text, kinda makes it impossible to use. And I dunno if it'll ever have that function. I'm glad you made this, it's gonna be useful for a lot of people, and I'm mostly leaving this comment so I can remember it exists in the future, just in case you update it to have the hyper-specific tricks that I need.
Cabledragon  [author] Jul 9, 2020 @ 5:09am 
Update: Fixed a bug causing cards to appear upside down in hand.
*Note*: I have no idea why it works the way it does though, Xml is a strange and mysterious beast.
Cabledragon  [author] Jul 8, 2020 @ 1:44pm 
Update: Fixed a bug with card description position changing after editing a card.