Add new levels and models

This commit is contained in:
2025-02-02 22:25:33 -05:00
parent 54352990fd
commit 1eb408b1c8
453 changed files with 96601 additions and 0 deletions

View File

@@ -48,3 +48,24 @@ zoom_curve = SubResource("Curve_nxnkk")
near = 0.002
far = 8000.0
script = ExtResource("3_sec6q")
[node name="CanvasLayer" type="CanvasLayer" parent="."]
layer = 2
visible = false
[node name="MainMenu" type="Control" parent="CanvasLayer"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="ColorRect" type="ColorRect" parent="CanvasLayer/MainMenu"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0.351563, 0.351563, 0.351563, 1)