[gd_scene load_steps=2 format=3] [ext_resource type="Script" path="res://ui/stance_indicator.gd" id="1_stance"] ; D-053: Stance indicator — below minimap (bottom at y:176), 24px gap. ; Control height 46px: border(1) + padding(12) + icon(20) + padding(12) + border(1). [node name="StanceIndicator" type="Control"] layout_mode = 3 anchors_preset = 1 anchor_left = 1.0 anchor_right = 1.0 offset_left = -100.0 offset_top = 200.0 offset_right = -16.0 offset_bottom = 246.0 grow_horizontal = 0 mouse_filter = 2 script = ExtResource("1_stance")