2D Game Enemy AI WIP
- Keshav Batra
- Feb 25, 2022
- 1 min read
So now that I've finished my player movement and controls, I've decided to start working on my enemy AI and its still a work in progress. As you can see below, the enemy still needs to move to the players vicinity when patrolling and he still needs to be able to take damage from the player. The one thing that does work is that the player is still able to take damage from the enemy attacks. It's definitely still a work in progress but it should be ready soon.
Comments