Framework registering and managing factions. This framework allows you to registers any faction available in your game. This framework also handles all the states and relationship between each faction. This allows the user to simply concentrate on implementing the logic for the behavior between faction entities. The manager is implemented as a singleton to ensure that it persits through out your scenes. Takes advantage of the visitor patter to allow for ease entension of the manager.Documentation included with the package.
Language Supported:
JavaScript, C#, Boo
Find out More