mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
chore: Tune walkableHeight to 8 to match player collision height
This commit is contained in:
parent
36ac67e6d9
commit
831ce1c625
@ -69,7 +69,7 @@ mmapsConfig:
|
|||||||
# 6 cells × 0.2667 yd ≈ 1.60 yd — matches WoW player capsule height at
|
# 6 cells × 0.2667 yd ≈ 1.60 yd — matches WoW player capsule height at
|
||||||
# 2000 resolution (AC stock). Preserves the 1.60 yd world-unit
|
# 2000 resolution (AC stock). Preserves the 1.60 yd world-unit
|
||||||
# ceiling-clearance requirement.
|
# ceiling-clearance requirement.
|
||||||
walkableHeight: 6
|
walkableHeight: 8
|
||||||
|
|
||||||
# Maximum height difference (in cell units) NPCs can step up or down.
|
# Maximum height difference (in cell units) NPCs can step up or down.
|
||||||
# Higher values allow walking over fences, ledges, or steps.
|
# Higher values allow walking over fences, ledges, or steps.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user