Main Menu

Movement Path Library Example

Started by kevin, February 04, 2008, 12:44:43 PM

Previous topic - Next topic

kevin

Movement Path Library Example

   This example uses the path movement helper library to build (create/delete/ add/insert etc) a path and then demo's a method to make a sprite follow the path.  Useful for building some basic AI for you games.



Related Examples

 * Field Of Vision
 * Line Of Sight
 * Character(s) Avoiding Player
 * Clever Coder Challenges
  * Sprite Tweening / Animation



Download Attached:

kevin

#1
Path Movement Library V0.02

     This version adds a various tweaks to the path library and the demo. The main additions would be loading & saving support, and that the example support editing various patterns.   So it's more a basis of a path editor now, than a usage example.


ATLUS

Its cool library me like this!!!Thanks!

GregC

I can certainly see myself experimenting with this in the future.  ;D

Thanks Kevin.