diff --git a/project/maps/testmap.tscn b/project/maps/testmap.tscn index 68a9e13a..99dfc00a 100644 --- a/project/maps/testmap.tscn +++ b/project/maps/testmap.tscn @@ -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