Variables: fps(Frames per second) = frame_time/ms frame_num: Number of frames (Set to amount of costumes in video sprite). frame_time: Time between each frames (In milliseconds). ms= num of ms in a second (keep the same).
The variable ms should stay the same. Put frames in video sprite. Set frame_num to number of costumes you put in video sprite.