Tabletop Simulator

Tabletop Simulator

Walls and Floor for Additive Load, from the Game Room mod.
7 Comments
shadowyblade 3 Jul, 2020 @ 2:14pm 
Thanks for the explanation. I will add more hand zones. I hadn't thought of doing that, though I knew about it.
NettleSoup  [author] 3 Jul, 2020 @ 1:21pm 
You can also add more colours yourself by adding hand zones, from the zone menu.
NettleSoup  [author] 3 Jul, 2020 @ 1:18pm 
I haven't added colours to it because it's meant to additive load, you load it on top of the room you're already using. Try these ones instead:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2031020352 - A clean room
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1255906112 - The Game Room (as above, but with added games!)
shadowyblade 3 Jul, 2020 @ 9:52am 
Nice room. I like it. Well done!!!! Unfortunately, for some reason, using this, only two colors are available, black (gamemaster) or grey (spectator.) When other players connect, the only thing they can choose to be is a spectator, and I can only choose to be the gamemaster or a spectator. So, I might not be able to use it for multiplayer.
NettleSoup  [author] 2 Jul, 2020 @ 9:07am 
If you want to move stuff around, like making the floor higher or whatever, don't unlock it, just use the gizmo tool.
NettleSoup  [author] 2 Jul, 2020 @ 9:06am 
It's the "false" in the code. You can just turn scripts off on load and reload the room. The walls and floor are a total of I think 5 images on tokens, one for each wall and an image for the floor.

The rugs and such are not separate objects, so you will need to make images in photoshop or whatever and then replace the ones currently there (right click > custom) with ones you've made.
Iron Monkey 2 Jul, 2020 @ 8:59am 
This is really helpful, since I can’t find a good tutorial on building a mod with walls and a floor. Thank you.

One question: if I want to remove things like the rug or window, how do I do that? Are they locked with a small collision box, or uneditable (false) in the code?

Only planning for private use. Thank you for any help you can offer, and again, great work!