Posted by Stealth on January 06, 1998 at 14:39:15:
In Reply to: Modifying elevator cog, need help. posted by Neil on January 06, 1998 at 12:52:36:
> I am moving my thing to several frames, not just up and down. So I have many Move statements which work fine. But I want to pause my thing at each frame and can't do it. I'm using the standard elevator cog, just modified it some. There must be a single statement that does the pause? I've tried sleep, waitforstop, and some other stuff also without success. Does anyone know for sure how to pause a thing at each frame?
PathMovePause look in 09_stoppipedoors.cog for example
PathMoveResume
outa do it.