Fine tuning
This commit is contained in:
@ -890,13 +890,13 @@ size = Vector2(672, 4)
|
||||
size = Vector2(98, 3)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7kmhc"]
|
||||
size = Vector2(125.5, 1.5)
|
||||
size = Vector2(125.5, 8.75)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_r25yv"]
|
||||
size = Vector2(1162, 50)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_8x0i6"]
|
||||
size = Vector2(873, 90.5)
|
||||
size = Vector2(873, 96)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_n15pr"]
|
||||
size = Vector2(34, 170)
|
||||
@ -932,7 +932,6 @@ point_count = 4
|
||||
script = ExtResource("1_iueon")
|
||||
|
||||
[node name="TileMap" type="TileMap" parent="."]
|
||||
visible = false
|
||||
z_index = -1
|
||||
tile_set = SubResource("TileSet_4e145")
|
||||
rendering_quadrant_size = 64
|
||||
@ -954,18 +953,17 @@ wait_time = 0.4
|
||||
autostart = true
|
||||
|
||||
[node name="TrapArea" type="Area2D" parent="."]
|
||||
visible = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="TrapArea"]
|
||||
position = Vector2(511.5, 148)
|
||||
position = Vector2(515, 160)
|
||||
shape = SubResource("RectangleShape2D_ocvl1")
|
||||
|
||||
[node name="CollisionShape2D2" type="CollisionShape2D" parent="TrapArea"]
|
||||
position = Vector2(515, 310)
|
||||
position = Vector2(517, 317)
|
||||
shape = SubResource("RectangleShape2D_ocvl1")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="TrapArea"]
|
||||
position = Vector2(520, 474)
|
||||
position = Vector2(521, 480)
|
||||
shape = SubResource("RectangleShape2D_ocvl1")
|
||||
|
||||
[node name="CollisionShape2D4" type="CollisionShape2D" parent="TrapArea"]
|
||||
@ -973,18 +971,17 @@ position = Vector2(47, 313.5)
|
||||
shape = SubResource("RectangleShape2D_sjmo1")
|
||||
|
||||
[node name="CollisionShape2D5" type="CollisionShape2D" parent="TrapArea"]
|
||||
position = Vector2(993.25, 312.75)
|
||||
position = Vector2(992, 323.625)
|
||||
shape = SubResource("RectangleShape2D_7kmhc")
|
||||
|
||||
[node name="TowerArea" type="Area2D" parent="."]
|
||||
visible = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="TowerArea"]
|
||||
position = Vector2(568, -8)
|
||||
shape = SubResource("RectangleShape2D_r25yv")
|
||||
|
||||
[node name="CollisionShape2D2" type="CollisionShape2D" parent="TowerArea"]
|
||||
position = Vector2(435.5, 538.75)
|
||||
position = Vector2(435.5, 536)
|
||||
shape = SubResource("RectangleShape2D_8x0i6")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="TowerArea"]
|
||||
@ -1016,7 +1013,6 @@ position = Vector2(984, 569)
|
||||
shape = SubResource("RectangleShape2D_tsol2")
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
||||
visible = false
|
||||
|
||||
[node name="SidePanel" parent="CanvasLayer" instance=ExtResource("109_oxd1a")]
|
||||
size_flags_horizontal = 6
|
||||
@ -1024,15 +1020,12 @@ size_flags_horizontal = 6
|
||||
[node name="MusicPlayer" parent="." instance=ExtResource("110_kw68t")]
|
||||
|
||||
[node name="Path2D" type="Path2D" parent="."]
|
||||
visible = false
|
||||
curve = SubResource("Curve2D_ocvl1")
|
||||
|
||||
[node name="Path2D2" type="Path2D" parent="."]
|
||||
visible = false
|
||||
curve = SubResource("Curve2D_sjmo1")
|
||||
|
||||
[node name="Path2D3" type="Path2D" parent="."]
|
||||
visible = false
|
||||
curve = SubResource("Curve2D_7kmhc")
|
||||
|
||||
[node name="Setup" type="Node" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user