Tabletop Simulator

Tabletop Simulator

HP Bar Writer
SB 2020 年 4 月 23 日 上午 8:45
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!
最后由 SB 编辑于; 2020 年 4 月 23 日 上午 8:46
< >
正在显示第 1 - 1 条,共 1 条留言
Gake 2020 年 7 月 24 日 下午 1:27 
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.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50