Map unlocking and score saving

This commit is contained in:
2025-08-31 20:24:35 +02:00
parent e60c3d7b72
commit 2f9b0623f4
12 changed files with 228 additions and 41 deletions

View File

@ -1574,11 +1574,9 @@ scale = Vector2(0.238927, 0.171569)
texture = ExtResource("110_fb8td")
[node name="Path2D" type="Path2D" parent="."]
visible = false
curve = SubResource("Curve2D_6abe5")
[node name="Path2D2" type="Path2D" parent="."]
visible = false
curve = SubResource("Curve2D_xx2jp")
[node name="Timer" type="Timer" parent="."]
@ -1586,7 +1584,6 @@ wait_time = 0.4
autostart = true
[node name="TrapArea" type="Area2D" parent="."]
visible = false
[node name="CollisionShape2D" type="CollisionShape2D" parent="TrapArea"]
position = Vector2(435, 187.5)
@ -1604,7 +1601,6 @@ shape = SubResource("RectangleShape2D_h3dak")
debug_color = Color(0.798903, 0.0385002, 1, 0.42)
[node name="TowerArea" type="Area2D" parent="."]
visible = false
[node name="CollisionShape2D" type="CollisionShape2D" parent="TowerArea"]
position = Vector2(587, 48)
@ -1629,7 +1625,6 @@ shape = SubResource("RectangleShape2D_sglle")
[node name="CanvasLayer" type="CanvasLayer" parent="."]
[node name="SidePanel" parent="CanvasLayer" instance=ExtResource("111_2ej3d")]
visible = false
size_flags_horizontal = 6
[node name="MusicPlayer" parent="." instance=ExtResource("112_yc4f2")]