NpcClient Design: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 16: | Line 16: | ||
*[[NpcClientStartup|On Start Up]] | *[[NpcClientStartup|On Start Up]] | ||
*[[NpcClientOnConnection|On Connection]] | *[[NpcClientOnConnection|On Connection]] | ||
*[[NavMesh Design]] | |||
Revision as of 12:08, 22 May 2011
Classes
The main classes of the NPCClient is the shown in the diagram below.

Design
How To
- Create a NPC describes how to create a NPC.
- NPC Behavior scripting describes how to script NPCs.