UnityNinja Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UnityNinja CommunityLog in

UnityNinja - Video Game Development Community, including Resources, Forums, Marketplace & More.


descriptionPlease read EmptyPlease read

more_horiz
I am having an issue with the animation, it keeps giving me this error:

The animation state walking could not be played because it couldn't be found!
Please attach an animation clip with the name 'walking' or call this function only for existing animations.
UnityEngine.Animation:Play(String, PlayMode)
walkingscript:Update() (at Assets/Guns/Gun Scripts/Walking/walkingscript.js:6)

Please help me!

descriptionPlease read EmptyRe: Please read

more_horiz
AlecGomez30 wrote:
I am having an issue with the animation, it keeps giving me this error:

The animation state walking could not be played because it couldn't be found!
Please attach an animation clip with the name 'walking' or call this function only for existing animations.
UnityEngine.Animation:Play(String, PlayMode)
walkingscript:Update() (at Assets/Guns/Gun Scripts/Walking/walkingscript.js:6)

Please help me!

the error already says what to do Razz ... simply call the animatin "walking"
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum
power_settings_newLogin to reply