Dev log - AI Behavior in R for Revenge 🤖
Hi agent, in the last dev log I shared an update on the blood and gore effects. This time, I want to discuss the improvements made to the enemy AI.
Having intelligent, responsive enemies is crucial to generating tension and providing a challenge. So I’ve been refining the way they detect, track and combat the player. 💁
Utilizing the NavMeshPlus system, patrol paths have been customized for each map area. This allows natural movement patterns to emerge. When enemies spot the player, the chase is on. They smoothly transition from patrol to pursuit, firing continuously. If line of sight breaks, they will cautiously sweep the last known location before returning to their patrol position.
I'm excited to introduce these new strategic layers, where different enemy types demand distinct tactics to overcome. It should result in even more dynamic, tense encounters tuned to each level layout. Work now begins on implementing this expanded AI framework - thank you all for your patience and support as development progresses! 👏
Comments
Post a Comment