Added item and interact animations

This commit is contained in:
2025-05-19 22:50:28 +02:00
parent 80c48ea3df
commit ad070514d7
3 changed files with 28 additions and 3 deletions
+4 -3
View File
@@ -3150,7 +3150,7 @@ animations = [{
}],
"loop": true,
"name": &"side pickup",
"speed": 11.0
"speed": 13.0
}, {
"frames": [{
"duration": 1.0,
@@ -3523,8 +3523,9 @@ position = Vector2(0, -374)
[node name="Animated Sprites" type="AnimatedSprite2D" parent="CharacterBody2D/visuals"]
position = Vector2(0, 450)
sprite_frames = SubResource("SpriteFrames_4yiyq")
animation = &"diagonal wateringcan"
frame_progress = 0.234463
animation = &"side pickup"
frame = 6
frame_progress = 0.00476268
offset = Vector2(0, -450)
[node name="Hoe" type="Sprite2D" parent="CharacterBody2D/visuals"]