NpcClient Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
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_Behavior_scripting|NPC Behavior scripting]] describes how to script NPCs.
*[[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