Added item and interact animations
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user