Kaynağa Gözat

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

DricomDragon 3 ay önce
ebeveyn
işleme
9f2c93d26d
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  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