Skip to content

NPC.SystemOverview

Wesley Haws edited this page Dec 31, 2016 · 1 revision

##NPC - System Overview


All of this code is meant to be inter-changeable. All you need to do is add the scripts to your NPC gameobject and it will react to your player. It will have sensors for hearing sound, seeing the player, detecting threats, etc. The NPC should be able to patrol, search, attack, warn, etc.

Simply follow this wiki on how to setup the NPC with the code provided in this github repository.

Clone this wiki locally