Tabletop Simulator
Dungeon Room Maker
11–20 из 28
< 1  2  3 >
Обновление: 18 янв. 2021 г. в 17:05

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.

Обновление: 17 янв. 2021 г. в 23:29

Accidentally uploaded the wrong version :|

Обновление: 17 янв. 2021 г. в 23:27

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

Обновление: 17 янв. 2021 г. в 20:35

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

Обновление: 17 янв. 2021 г. в 20:00

Обновление: 17 янв. 2021 г. в 19:21

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

Обновление: 17 янв. 2021 г. в 14:15

Fix some minor UI bugs with the new tiles

Обновление: 17 янв. 2021 г. в 11:07

Cleaned up some locking issues with columns.

Обновление: 17 янв. 2021 г. в 8:46

Added column support so overhanging bricks can be addressed

Обновление: 16 янв. 2021 г. в 21:48

Fix some bugs when creating multiple different types of tiles.