Prechádzať zdrojové kódy

:beetle: Fix get-out prompt not always on top

DricomDragon 2 mesiacov pred
rodič
commit
9f2c93d26d
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      godot/run/levels/infinite_level.tscn

+ 3 - 3
godot/run/levels/infinite_level.tscn

@@ -481,13 +481,13 @@ visible = false
 layout_mode = 2
 script = ExtResource("22_tmm3q")
 
-[node name="JeepPrompts" parent="UI/InputPromptsCenter/InputPromptsCollection/VehiclePrompts" instance=ExtResource("21_wa45u")]
-layout_mode = 2
-
 [node name="GetOutPrompt" parent="UI/InputPromptsCenter/InputPromptsCollection/VehiclePrompts" instance=ExtResource("21_nwcia")]
 layout_mode = 2
 script = ExtResource("22_tmm3q")
 
+[node name="JeepPrompts" parent="UI/InputPromptsCenter/InputPromptsCollection/VehiclePrompts" instance=ExtResource("21_wa45u")]
+layout_mode = 2
+
 [node name="PlanePrompts" parent="UI/InputPromptsCenter/InputPromptsCollection/VehiclePrompts" instance=ExtResource("24_25u1w")]
 layout_mode = 2