Requesting Code Snippets on movement controllers

BlitzMax Forums/BlitzMax Programming/Requesting Code Snippets on movement controllers

Matt McFarland(Posted 2006) [#1]
Hey guys, I was wondering if you could post a few code snippets for movement paths?

Right now I am using bezier curves to move my aliens, which looks GREAT but.... Well, there are a few things I would like to do.

Like.. move down.. spin.. move back up... move to point A, curve around point B, etc.

Right now its just "follow bezier curve" and that's not working for what I want to do.

Would be nice if some of you Pro's out there would be willing to post a few code snippets on other methods on controlling enemy objects!!!

Thanks :)


klepto2(Posted 2006) [#2]


Its late here, so I haven't comment it, if you have questions to the code just ask.