Re: [stella] Jumpman: Follow the leader - No good!

Subject: Re: [stella] Jumpman: Follow the leader - No good!
From: Christopher Tumber <christophertumber@xxxxxxxxxx>
Date: Mon, 11 Oct 2004 16:34:32 -0400
>Another option would be to do a variation on the original idea: take a snapshot of the location of your jumpman every second or so.  So the movement of the followers wouldn't be fluid, they'd fade and appear in a new location at regular intervals.  It would be a little different, but I think it'd be a really fun level and it would keep the spirit of the original level.  You could change the name to "Snapshot" or something.

Could you then interpolate positions? If you took a "snapshot" every, say, 20 frames then for frame 10 it would be an average of the position in frame 1 and frame 20? For frame 5 it would be 75% frame 1 and 25% frame 20? etc?


Chris...


Current Thread