is there a way to not to repeat an animation?
controller.setTimes(startFrame, endFrame);
//controller.setRepeatType(Controller.);
did you try RT_CLAMP ?
is there a way to not to repeat an animation?
controller.setTimes(startFrame, endFrame);
//controller.setRepeatType(Controller.);
did you try RT_CLAMP ?