enemy pathfinding
kill guy » Devlog
Enemy pathfinding has been added. Enemies actually pose a threat now instead of aimlessly wandering into walls. At first I tried implementing my own pathfinding, but it was pretty hard to implement even simple pathfinding with the limitations of the engine. The shortest path was basically never an option.
My initial attempt at pathfinding.
After struggling a bit with trying to use the pathfinding object, I found the Cleaner AI which I was able to copy and paste into my game with a little bit of tweaking.
Files
kill guy.zip 60 MB
Jun 06, 2022
Get kill guy
kill guy
you are a guy. time to kill.
Status | Prototype |
Author | the42ndturtle |
Genre | Action |
Tags | Roguelike, Singleplayer, Twin Stick Shooter |
More posts
- power ups and enemy aiJun 08, 2022
- line of sight and dead bodiesJun 06, 2022
Leave a comment
Log in with itch.io to leave a comment.