- Home /
Lerpz Tutorials Animation Problem
I Set the Third Person Player Animation (Script) to The Player Tab and when i click the "play" button, the screen zooms onto Lerpz but i can't control him, just the camera of the screen
This is the error message that comes up:
MissingComponentException: There is no 'Animation' attached to the "Player" game object, but a script is trying to access it. You probably need to add a Animation to the game object "Player". Or your script needs to check if the component is attached before using it. ThirdPersonPlayerAnimation.Update () (at Assets/Scripts/Player/ThirdPersonPlayerAnimation.js:69)
I checked line 69 of the script but all it showed was a { . Could anyone tell me how to fix this?
Your answer
Follow this Question
Related Questions
Where can I see Lerpz's Animations? 1 Answer
Lerpz Animation, Not Connected?? 3 Answers
Child problem in animation 1 Answer
Humanoid Alters The Animation 1 Answer