Fix Reed not blinking when defeated and facing west
This commit is contained in:
parent
e84a33c03b
commit
c20060b9ce
|
@ -19,7 +19,7 @@ shader_parameter/FlashColor = Color(1, 0, 0, 0)
|
|||
animation = &"idle_south"
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_62pxx"]
|
||||
animation = &"hurt_west"
|
||||
animation = &"idle_west"
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_66fxj"]
|
||||
animation = &"idle_east"
|
||||
|
|
Loading…
Reference in a new issue