neon-sprawl/client/scenes
VinPropane 33ebfc31c4 NEO-24: fix HUD overlap between PlayerPositionLabel and TargetLockLabel
PlayerPositionLabel's 3 lines at font_size=15 + outline=6 overran its
64 px rect, so TargetLockLabel (offset_top=82) rendered the `Target:`
row on top of the `z:` row. Bump position-label bottom to 88 and push
target-label top to 104 for clean separation; widen target-label rect to
320x120 so the optional 4th `Denied: <reasonCode>` line fits without
clipping.
2026-04-21 22:44:25 -04:00
..
main.tscn NEO-24: fix HUD overlap between PlayerPositionLabel and TargetLockLabel 2026-04-21 22:44:25 -04:00