NpcClient Design: Difference between revisions
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
== How To == | == How To == | ||
*[[CreateNPC|Create a NPC]] describes how to create a NPC. | *[[CreateNPC|Create a NPC]] describes how to create a NPC. | ||
*[[ | *[[NPC Scripting]] describes how to script NPCs. | ||
*[[Tribe Scripting]] describes how to script Tribes. | |||
[[Category:Engine documents]] [[Category:NPCClient Design]] | [[Category:Engine documents]] [[Category:NPCClient Design]] |
Revision as of 12:31, 23 December 2011
Classes
The main classes of the NPCClient is the shown in the diagram below.

See: Tribe Design
Design
Cases
How To
- Create a NPC describes how to create a NPC.
- NPC Scripting describes how to script NPCs.
- Tribe Scripting describes how to script Tribes.