Fine tuning
This commit is contained in:
@ -521,7 +521,7 @@ size = Vector2(1081.5, 2)
|
||||
size = Vector2(992, 1)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_6egdt"]
|
||||
size = Vector2(1163, 13)
|
||||
size = Vector2(1163, 54.5)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_n3ya7"]
|
||||
size = Vector2(915.093, 2.34375)
|
||||
@ -533,7 +533,7 @@ size = Vector2(992, 0.656128)
|
||||
size = Vector2(1161, 2)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_sglle"]
|
||||
size = Vector2(163, 153)
|
||||
size = Vector2(163, 163)
|
||||
|
||||
[node name="Map2" type="Node2D"]
|
||||
script = ExtResource("1_qncs7")
|
||||
@ -1586,7 +1586,7 @@ autostart = true
|
||||
[node name="TrapArea" type="Area2D" parent="."]
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="TrapArea"]
|
||||
position = Vector2(435, 187.5)
|
||||
position = Vector2(435, 191)
|
||||
shape = SubResource("RectangleShape2D_rec5e")
|
||||
debug_color = Color(0.798903, 0.0385002, 1, 0.42)
|
||||
|
||||
@ -1603,15 +1603,15 @@ debug_color = Color(0.798903, 0.0385002, 1, 0.42)
|
||||
[node name="TowerArea" type="Area2D" parent="."]
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="TowerArea"]
|
||||
position = Vector2(587, 48)
|
||||
position = Vector2(587, 27.25)
|
||||
shape = SubResource("RectangleShape2D_6egdt")
|
||||
|
||||
[node name="CollisionShape2D2" type="CollisionShape2D" parent="TowerArea"]
|
||||
position = Vector2(350.453, 206)
|
||||
position = Vector2(350, 198)
|
||||
shape = SubResource("RectangleShape2D_n3ya7")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="TowerArea"]
|
||||
position = Vector2(616, 360.328)
|
||||
position = Vector2(616, 358)
|
||||
shape = SubResource("RectangleShape2D_xfegu")
|
||||
|
||||
[node name="CollisionShape2D4" type="CollisionShape2D" parent="TowerArea"]
|
||||
@ -1619,7 +1619,7 @@ position = Vector2(579, 521)
|
||||
shape = SubResource("RectangleShape2D_4tlg5")
|
||||
|
||||
[node name="CollisionShape2D5" type="CollisionShape2D" parent="TowerArea"]
|
||||
position = Vector2(1072.5, 139.5)
|
||||
position = Vector2(1072.5, 134.5)
|
||||
shape = SubResource("RectangleShape2D_sglle")
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user