Mainly the third map
This commit is contained in:
@ -1574,9 +1574,11 @@ 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="."]
|
||||
@ -1584,6 +1586,7 @@ 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)
|
||||
@ -1601,6 +1604,7 @@ 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)
|
||||
@ -1625,6 +1629,7 @@ 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")]
|
||||
|
Reference in New Issue
Block a user