UpdatedPostitioning
This commit is contained in:
@ -25,7 +25,7 @@ corner_radius_bottom_left = 20
|
||||
size = Vector2(38, 59)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_xk2lx"]
|
||||
size = Vector2(20, 59)
|
||||
size = Vector2(20, 52)
|
||||
|
||||
[node name="Wall" type="Node2D"]
|
||||
script = ExtResource("1_3ht3o")
|
||||
@ -71,7 +71,7 @@ wait_time = 0.3
|
||||
[node name="Area2D" type="Area2D" parent="."]
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
|
||||
position = Vector2(0, -1.5)
|
||||
position = Vector2(0, 2)
|
||||
shape = SubResource("RectangleShape2D_xk2lx")
|
||||
debug_color = Color(0.811824, 0.00210331, 0.983083, 0.42)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user