浏览代码

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

DricomDragon 4 月之前
父节点
当前提交
9f2c93d26d
共有 1 个文件被更改,包括 3 次插入3 次删除
  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