NpcClient Design: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
psNPCClient "1" *-- "0..N" gemNPCObject : all_gem_objects | psNPCClient "1" *-- "0..N" gemNPCObject : all_gem_objects | ||
</uml> | </uml> | ||
See: [[Tribes]] | |||
== Design == | == Design == |
Revision as of 11:16, 23 December 2011
Classes
The main classes of the NPCClient is the shown in the diagram below.

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