Hello, is it possible play an animation group from one frame to another?
In my scene I have a camera and camera target that animate from left to right. The camera needs to pause at certain points along the scene.
I want to trigger the camera to move and then stop at the intervals such that I can say play from frame 0 to frame 200 then stop. Then when a button is clicked go from 200 to 400. So and so forth. And the same for going backwards (frame 400 to 200).