update for godot 4 beta 16

This commit is contained in:
2023-01-28 20:18:06 +01:00
parent a88a8cdac7
commit 28d31c8e90
5 changed files with 30 additions and 21 deletions

View File

@@ -104,7 +104,7 @@ collide_with_areas = true
[node name="animated_sprite_2d" type="AnimatedSprite2D" parent="."]
texture_filter = 1
scale = Vector2(0.733398, 0.733398)
frames = SubResource("SpriteFrames_2x1cy")
sprite_frames = SubResource("SpriteFrames_2x1cy")
animation = &"move_down"
[node name="collision_shape" type="CollisionShape2D" parent="."]