🐛 fixed colliders in kitchen
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_a2ood"]
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_a2ood"]
|
||||||
resource_local_to_scene = true
|
resource_local_to_scene = true
|
||||||
size = Vector2(3836, 1086)
|
size = Vector2(4757.2813, 1086)
|
||||||
|
|
||||||
[sub_resource type="CircleShape2D" id="CircleShape2D_yd2gv"]
|
[sub_resource type="CircleShape2D" id="CircleShape2D_yd2gv"]
|
||||||
resource_local_to_scene = true
|
resource_local_to_scene = true
|
||||||
@@ -36,7 +36,7 @@ position = Vector2(-4344, 3056)
|
|||||||
scale = Vector2(2, 2)
|
scale = Vector2(2, 2)
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="SideColliderLeft"]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="SideColliderLeft"]
|
||||||
position = Vector2(-2892, -1168)
|
position = Vector2(-2461.1406, -1168)
|
||||||
shape = SubResource("RectangleShape2D_a2ood")
|
shape = SubResource("RectangleShape2D_a2ood")
|
||||||
|
|
||||||
[node name="SideColliderRight" type="StaticBody2D" parent="."]
|
[node name="SideColliderRight" type="StaticBody2D" parent="."]
|
||||||
@@ -44,7 +44,7 @@ position = Vector2(10992, 2856)
|
|||||||
scale = Vector2(2, 2)
|
scale = Vector2(2, 2)
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="SideColliderRight"]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="SideColliderRight"]
|
||||||
position = Vector2(-2892, -1168)
|
position = Vector2(-2863.5, -1165)
|
||||||
shape = SubResource("RectangleShape2D_a2ood")
|
shape = SubResource("RectangleShape2D_a2ood")
|
||||||
|
|
||||||
[node name="Background" type="Node2D" parent="."]
|
[node name="Background" type="Node2D" parent="."]
|
||||||
|
|||||||
Reference in New Issue
Block a user