top of page
Search
  • Writer's pictureAmit Prakash

Circular AI -bhavior


Initially, I created a basic wandering behavior for the NPCs in the game. But with the new changes in the game design and requirement, it was needed to changed it to Circular AI. Previous AI needs to be completely changed for this behavior. This was fun work as I used old school, did evrything froms scratch - spherical mathematics (more preccisely circular mathematics). I used wayPoint to get the radius for the behavior. Below is the behavior.


149 views0 comments

Recent Posts

See All

Game Engineering Blog Posts

Visual Studio Solution Setup and Asset Build System Lua Integration with C++, OpenGL and DirectX Difference Index/Vertex Buffer and Cross...

bottom of page