NpcClient Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with '== Design == *On Start Up *On Connection *NPC Perceptions *Tribes *[[NPCOperations|NPC Operations…'
 
Ethryn (talk | contribs)
m add to category (Engine documents)
Line 14: Line 14:
*[[CreateNPC|Create a NPC]] describes how to create a NPC.
*[[CreateNPC|Create a NPC]] describes how to create a NPC.
*[[NPC_Behavior_scripting|NPC Behavior scripting]] describes how to script NPCs.
*[[NPC_Behavior_scripting|NPC Behavior scripting]] describes how to script NPCs.
[[Category:Engine documents]]

Revision as of 00:03, 23 October 2010

Design



How To