Tabletop Simulator

Tabletop Simulator

Hunter x Hunter Gungi Board
Showing 21-30 of 31 entries
< 1  2  3  4 >
Update: 3 Aug, 2024 @ 8:28am

Update: 2 Aug, 2024 @ 11:35am

removed the turn function as it was just broken. added script support for counting number of tiles present in each square and on the board in total. need to update 72 more of the squares so all of them are counting, but itll just be a copy and paste job.

next step will be coding in the UI elements. the game will be able to tell which piece is on top of a given tower, and how tall that tower is, so i just need to do the work of typing out all the movement math, and ideally finding a good way to display the information to the players.

Update: 27 Jul, 2024 @ 6:58am

Unborked Army Tracker Script zone

Update: 27 Jul, 2024 @ 5:00am

Added tile objects and called them all into the script editor in preparation for tile detection and movement stuff.

Update: 26 Jul, 2024 @ 9:51pm

finished scripting army limit tracker. board can now track current army size

Update: 26 Jul, 2024 @ 6:45am

Update: 26 Jul, 2024 @ 6:33am

Update: 26 Jul, 2024 @ 3:50am

Remade Pieces with clear names, thicker tiles, and tags in preparation for coding inputs

Update: 25 Jul, 2024 @ 10:02am

Fixed Player number and hands

Update: 25 Jul, 2024 @ 5:28am

First final build