Hello,
I try to start animation from the specific time, but without a luck.
In all answers people write that should be used the animation[“animationName”].time property, but I dont’t understand where I can find the animation object
My animation placed in Animator state, that runs only If I press Space key.
I got the needed AnimationClip, but it’s still not the Animation…
Please, help!
Thank you a lot!
I got the answer from the forum!
The solution is to use the Animator.Play function! So simple, and I so stupid