Add Small and Large Monster Head Tracking

This commit is contained in:
GreenComfyTea
2024-05-06 18:44:33 +03:00
parent 874c89daa5
commit 4caa69930d
13 changed files with 416 additions and 223 deletions

View File

@@ -320,18 +320,20 @@ function this.init_default()
dynamic_positioning = {
enabled = true,
max_distance = 300,
head_tracking = true,
opacity_falloff = true,
max_distance = 300,
world_offset = {
x = 0,
y = 3,
y = 1,
z = 0
},
viewport_offset = {
x = -50,
y = 0
y = -30
}
},
@@ -1022,23 +1024,24 @@ function this.init_default()
enabled = true,
settings = {
head_tracking = true,
hide_dead_or_captured = true,
render_highlighted_monster = true,
render_not_highlighted_monsters = true,
max_distance = 300,
opacity_falloff = true,
max_distance = 300,
time_limit = 15
},
world_offset = {
x = 0,
y = 6,
y = 2,
z = 0
},
viewport_offset = {
x = -100,
y = 0
y = -30
},
monster_name_label = {