chicken man

This commit is contained in:
Haze Weathers 2024-02-03 02:02:25 -05:00
parent a7f5ad6db2
commit 63b24cb614
9 changed files with 1469 additions and 97 deletions

View file

@ -1292,7 +1292,7 @@ tracks/1/keys = {
}
[sub_resource type="RectangleShape2D" id=26]
extents = Vector2( 33.5, 76 )
extents = Vector2( 42, 76 )
[node name="2083" type="Node2D"]
z_index = 5
@ -1644,7 +1644,7 @@ collision_mask = 0
monitoring = false
[node name="CollisionShape2D" type="CollisionShape2D" parent="DetectionBox"]
position = Vector2( 53.5, 92 )
position = Vector2( 62, 92 )
shape = SubResource( 26 )
[connection signal="animation_finished" from="AnimationPlayer" to="." method="_on_animation_finished"]