Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 657 Bytes

as3SteeringBehavior

Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.

  • Code Examplses

https://github.com/yangboz/as3SteeringBehavior/tree/master/src/com/lookbackon/AI/steeringBehavior/tests

  • Dependency:

as3Logger, https://github.com/yangboz/as3Logger

  • References

http://www.red3d.com/cwr/steer/

  • Maven repository

http://repository-godpaper.forge.cloudbees.com/snapshot/com/godpaper/as3/as3SteeringBehavior/

  • Objective-C version

https://github.com/yangboz/ObjCSteeringBehavior

  • Swift version

https://github.com/yangboz/SwiftSteeringBehavior