Tabletop Simulator

Tabletop Simulator

"Choose your setup" menu (Custom UI)
10 Comments
Habanero 28 Jun @ 8:55pm 
nvm got it. Here it is for anyone else who stumbles upon this.

Make sure the <Panel id="cleanup" ...> has active="true" (or just remove the active attribute — true is default).

Make sure the <Panel id="scriptSelection" ...> has active="false".
Habanero 25 Jun @ 12:51am 
How do I change it so that it starts with the menu hidden by default?
Sancho 16 Jul, 2018 @ 9:35pm 
Yeah it's unfortunate that scripts don't load until those missing images time out. Thanks for this UI example, by the way!
Unreal Ed  [author] 16 Jul, 2018 @ 3:11pm 
Fixed. It was a stupid sticker that wasn't even being used in the mod....
Sancho 16 Jul, 2018 @ 8:10am 
I don't get the 504 messages anymore but the one image is still missing: HSLL255.jpg
Unreal Ed  [author] 16 Jul, 2018 @ 7:32am 
Ah. Note: I'm reading that there was an outage with Steam's Cloud that cause a lot of "failed to load image" errors. Do try it again later I guess
Unreal Ed  [author] 16 Jul, 2018 @ 7:26am 
Can you tell me which images aren't loading? I may have forgotten to upload an image and it's trying to access a local file
Sancho 15 Jul, 2018 @ 12:52am 
FYI I'm getting a "Failed to load Image" error and also several of "WWW Image Error: 504 Gateway Time-out"
Kagekaze 10 May, 2018 @ 9:49am 
Just loaded the mod to take a peek and wanted to say I like this example as it gives me ideas for Rise of Moloch and setting up maps without taking up table space. :)
Kagekaze 10 May, 2018 @ 9:39am 
Glad to see this, I was actually wondering how to get a close button on the menus, I didn't see it when I was browsing the API. Now there's an example I can dissect :) Thanks!