feat: changed type of testmap root to Node

This commit is contained in:
Sara 2025-07-24 00:06:51 +02:00
parent 63e4b1022f
commit d2c6fd4b82

View file

@ -23,16 +23,9 @@ sky = SubResource("Sky_7ng1a")
tonemap_mode = 2
glow_enabled = true
[node name="Testmap" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Testmap" type="Node"]
[node name="SubViewportContainer" type="SubViewportContainer" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
@ -445,4 +438,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.691285, 9.536743e-07, -16.
patrol_path = NodePath("../PatrolPath")
[node name="PauseMenu" parent="." instance=ExtResource("4_d7x8f")]
layout_mode = 1