- Home /
Question by
ImPHL1 · Oct 04, 2018 at 12:48 PM ·
c#animationscripting problem
Hi.How to change Spine Animation of a game object through a script that is Attached to another game object?
let say that I have two game object, x and y. x game object has spine animation and when i'm playing the game no animation is playing. I know how to play the animation and loop it but I need to do this within a script that is attaching to y game object. so when I'm trying to get the animation with a public variable I'm getting this error!!
Comment
Your answer
Follow this Question
Related Questions
how to keep track of Lean Tween function? 0 Answers
Why when creating new animator controller for the character the character is not walking right ? 0 Answers
How can i check if animation has finished playing if the object have no animator attached ? 1 Answer
UNITY 2D: How to make a level selection menu (like the video in details)? 1 Answer
Help with animator controllers 1 Answer