has anyone of you used Animancer before? I have a question about it. What if I wanted to get a AnimancerState to set up something for it then play it later whenever I want, what should I do?
I am asking because all I see from its document is all about use an AnimancerComponent instance to call .Play() which returns a state, but it is immediately play the clip.
I have already gone through its doc as well as ChatGPT. There seem to be a thing called .GetOrCreate() method that returns a state, but I couldn’t find it in Visual studio via intelli.
Louis Liu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.