http://www.maybanana.com/pantzboi/images/bees.zip
This is my first attempt at an AI system for going around objects.
// What are Bees?
Bees are an actor with readymade AI, interface, graphics and sound.
// How do I use Bees in my project?
Bees is a ged file that you can import into your project.
Remember to copy the contents of the Bees data folder into your projects data folder.
Now, in your game you can add Bees wherever you want them.
// How can I change the way the Bees behave?
In the Create Actor Event you can edit:
beeDestinationX
beeDestinationY
beeSpeed
beeRange
beeBusiness
beeFollowsMouse
Bees is bundled with a fun demo the bees chase the mouse - try it!