Skip to content

Commit a7c5721

Browse files
authored
Merge pull request #5 from BastiaanOlij/fix_hands_forward_on_y0
Fixed the Run Arms Forward where it shouldn't be run arms forward
2 parents 21a5a36 + 9398bcc commit a7c5721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

godot_plushie/plushie_visual_only.tscn

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ animation = &"Idle"
114114
animation = &"Idle_ArmsFwrd"
115115

116116
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_fabmn"]
117-
animation = &"Run_ArmsFwd"
117+
animation = &"Run"
118118

119119
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_15nst"]
120120
animation = &"Walk"

0 commit comments

Comments
 (0)