Tabletop Simulator

Tabletop Simulator

HP Bar Writer
SB 23 Apr, 2020 @ 8:45am
Fix height for custom figures
Hi,

I pointed out this great tool to my PnP group and it works great with our animated TTS player figurines. But custom figurines like from the Velrock Art Miniatures workshop have their health bar too low to access the edit menu. I don't know why this is; maybe the hitbox is too large.

Is there an easy solution, i.e. without editing the script within each figurine? Would a button on the writer or panel to expand all edit menus work? Thanks!
Last edited by SB; 23 Apr, 2020 @ 8:46am
< >
Showing 1-1 of 1 comments
Gake 24 Jul, 2020 @ 1:27pm 
You can adjust the height through the scripting menu. To do:

1) Spawn in the HP Bar Writer.
2) Save and load game (load is needed).
3) Where it says:

options = {
HP2Desc = false,
belowZero = false,
aboveMax = false,
heightModifier = 110,
showBaseButtons = false,
showBarButtons = false,
hideHp = false,
hideMana = false,
hideExtra = true,
incrementBy = 1,
rotation = 90

Change heightModifier to something that works then hit "Save & Play." This will load the latest save with the new scripting changes.

Sadly, a lot of custom models have varying hitboxes so a one-size fits all won't work. You'll have to do a lot of saving and loading in order to get all figurines to work properly.
< >
Showing 1-1 of 1 comments
Per page: 1530 50