Game Development Community

Flocking to the Right Path

by Eric Armstrong · 07/06/2006 (4:20 pm) · 1 comments

So I worked on getting path finding and flocking into By Mine Own Hand. They both went in very well, thanks to the flocking code in Advanced 3D Game Programming All in One, and Phil Shenk's path finding extension to TGB.

Really, the only thing I have left to do is the player movement and setting up the collision groups. Once those two tasks are taken care of, I can start to build the first level and getting the real game play elements in. Once I start on that, I'll get some screen shots of my amazing programmer art.

As always, you can read more about the development of By Mine Own Hand at my dev. blog.

#1
07/06/2006 (10:44 pm)
Bes ure to post some video when you get it working. Even if the art is just a byunch of boxes, flocking always looks cool.