I have a legacy-animation made in blender. It works just fine (imported as legacy/store in root). I have set the wrap-mode to “clamp forever”.
When I import the object with the animation and disable “play automatically” the object shows the state of the LAST frame. I want it to show the FIRST frame, until the animation is played and then stay at the last frame.
I have tried all clamp-settings, and I know I could use a script to jump to the first frame and pause the animation there, but is there a better way?