top of page
Search

Circular AI -bhavior

  • Writer: Amit Prakash
    Amit Prakash
  • Oct 11, 2015
  • 1 min read

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.


 
 
 

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...

 
 
 

Comments


bottom of page