khan-tanvir / Project-JRPG

TGP Team Project
1 stars 0 forks source link

AI #22

Closed csbcoates closed 4 years ago

csbcoates commented 4 years ago

Implement NPC AI

James-McGowan00 commented 4 years ago

Got AI moving around freely within an area. The AI also will idle once it reaches its destination. For the following it is activated by a bool. If the AI hits an object it will set a new destination.

James-McGowan00 commented 4 years ago

Tanvir has said that the AI is working and has been added to the project.