Tabletop Simulator

Tabletop Simulator

Dungeon Room Maker
Affichage des entrées 11-20 sur 28
< 1  2  3 >
Mis à jour le : 18 janv. 2021 à 17h05

Refactored the source tile tracking code to use physics casts, eliminating the need to track what pieces are on the board. Should fix problems with only being able to make one copy of a room maker tile.

Mis à jour le : 17 janv. 2021 à 23h29

Accidentally uploaded the wrong version :|

Mis à jour le : 17 janv. 2021 à 23h27

Change some error messages to use player broadcast instead of print. General code tidying.

Mis à jour le : 17 janv. 2021 à 20h35

Use getData and spawnObjectData to generate the final stateful tile automatically instead of requiring the user to assemble it.

Mis à jour le : 17 janv. 2021 à 20h00

Mis à jour le : 17 janv. 2021 à 19h21

Adjust color on the text input boxes to reduce eye bleed.

Mis à jour le : 17 janv. 2021 à 14h15

Fix some minor UI bugs with the new tiles

Mis à jour le : 17 janv. 2021 à 11h07

Cleaned up some locking issues with columns.

Mis à jour le : 17 janv. 2021 à 8h46

Added column support so overhanging bricks can be addressed

Mis à jour le : 16 janv. 2021 à 21h48

Fix some bugs when creating multiple different types of tiles.