Tabletop Simulator

Tabletop Simulator

Dungeon Room Maker
Menampilkan11-20 dari 28 kiriman
< 1  2  3 >
Pembaruan: 18 Jan 2021 @ 5:05pm

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.

Pembaruan: 17 Jan 2021 @ 11:29pm

Accidentally uploaded the wrong version :|

Pembaruan: 17 Jan 2021 @ 11:27pm

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

Pembaruan: 17 Jan 2021 @ 8:35pm

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

Pembaruan: 17 Jan 2021 @ 8:00pm

Pembaruan: 17 Jan 2021 @ 7:21pm

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

Pembaruan: 17 Jan 2021 @ 2:15pm

Fix some minor UI bugs with the new tiles

Pembaruan: 17 Jan 2021 @ 11:07am

Cleaned up some locking issues with columns.

Pembaruan: 17 Jan 2021 @ 8:46am

Added column support so overhanging bricks can be addressed

Pembaruan: 16 Jan 2021 @ 9:48pm

Fix some bugs when creating multiple different types of tiles.