If instead of a cut scene you were looking for a sprite to get its own callback function each frame, then look into SPFUNC. Once set up you call CALL SPRITE once a frame and it will call all the SPFUNC sprite functions. The management number will be in the global CALLIDX. Was trying to make a demo but it got long and I could only get the line number form to work.