Categories
- Air Native Extension
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Compression
- Computer Vision
- Cryptography
- Debug
- Engines
- Frameworks
- IDE
- IM
- Input
- Loaders
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Sound
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Uncategorized
- XML
Path Finding
AS3 A*
AS3 A* is an implementation of the A* path-finding algorithm in Actionscript 3.
A* (Astar)
A* (Astar) is an AS3 implementation of A* path finding algorithm. It’s primary goal is stability. It should be able to find the path on a 1000×1000 map as well as on a 10×10 map.
