by calbert
11/13/2007 5:23:00 PM
My PBBG engine being used for the Perenthia 2 beta will consist of templates and objects to define all game related world objects. Everything within the virtual world will be an instance of an object or object record. Each object record will be based on a template instance or template record. Using this model I will be able to add templates for things like swords, monsters, etc. and then create object records for each in game instance.