Devlogs
New Pathfinding System for my Enemies | Dev Log#3
Posted June 12, 2024 by MMR
- I revamped my pathfinding system to implementing A* pathfinding algorithm in my platformer
- I also added jump so that enemies can still chase you even if there's no path in between
- I will be releasing a demo for this game soon!