Checkpoint Player Menu visual revisions

This commit is contained in:
Alexander Sellite 2026-07-28 23:43:03 -04:00
parent bcffe2013d
commit 5af84eaf47
29 changed files with 3236 additions and 628 deletions

View file

@ -37,73 +37,73 @@ mouse_filter = 2
[node name="BubbleField" type="Control" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot"]
unique_name_in_owner = true
layout_mode = 0
offset_left = 230.0
offset_left = 245.0
offset_top = 608.0
offset_right = 1050.0
offset_right = 1035.0
offset_bottom = 712.0
mouse_filter = 2
[node name="Slot1" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 0
desktop_anchor = Vector2(58, 49)
compact_anchor = Vector2(52, 42)
desktop_anchor = Vector2(55, 49)
compact_anchor = Vector2(50, 42)
motion_phase = 0.15
[node name="Slot2" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 1
desktop_anchor = Vector2(146, 53)
compact_anchor = Vector2(114, 46)
desktop_anchor = Vector2(140, 53)
compact_anchor = Vector2(110, 46)
motion_phase = 0.82
[node name="Slot3" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 2
desktop_anchor = Vector2(234, 57)
compact_anchor = Vector2(176, 50)
desktop_anchor = Vector2(225, 57)
compact_anchor = Vector2(170, 50)
motion_phase = 1.49
[node name="Slot4" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 3
desktop_anchor = Vector2(322, 60)
compact_anchor = Vector2(238, 53)
desktop_anchor = Vector2(310, 60)
compact_anchor = Vector2(230, 53)
motion_phase = 2.16
[node name="Slot5" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 4
desktop_anchor = Vector2(410, 62)
compact_anchor = Vector2(300, 55)
desktop_anchor = Vector2(395, 62)
compact_anchor = Vector2(290, 55)
motion_phase = 2.83
[node name="Slot6" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 5
desktop_anchor = Vector2(498, 60)
compact_anchor = Vector2(362, 53)
desktop_anchor = Vector2(480, 60)
compact_anchor = Vector2(350, 53)
motion_phase = 3.5
[node name="Slot7" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 6
desktop_anchor = Vector2(586, 57)
compact_anchor = Vector2(424, 50)
desktop_anchor = Vector2(565, 57)
compact_anchor = Vector2(410, 50)
motion_phase = 4.17
[node name="Slot8" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 7
desktop_anchor = Vector2(674, 53)
compact_anchor = Vector2(486, 46)
desktop_anchor = Vector2(650, 53)
compact_anchor = Vector2(470, 46)
motion_phase = 4.84
[node name="Slot9" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot/BubbleField" instance=ExtResource("3_slot")]
layout_mode = 0
slot_index = 8
desktop_anchor = Vector2(762, 49)
compact_anchor = Vector2(548, 42)
desktop_anchor = Vector2(735, 49)
compact_anchor = Vector2(530, 42)
motion_phase = 5.51
[node name="SelectedItemLabel" type="Label" parent="ResponsiveHotbarStage/HotbarPresentationScaleRoot"]