Unity-AnimationUI icon indicating copy to clipboard operation
Unity-AnimationUI copied to clipboard

How to control animation state precisely

Open Nrosa01 opened this issue 5 months ago • 0 comments

I want to set the animation to 0 because sometimes I leave the preview with the animation fully played to see how it will look, having to set every previwe to start clicking "Preview start" is annoying, so in code I tried doing UpdateSequence(0) but that gives me a null exception. Is there any API for this?

Nrosa01 avatar Sep 10 '25 20:09 Nrosa01