Difference between revisions of "Design"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(bring in art tools too)
(more tidying)
Line 1: Line 1:
 
The Dragon Age toolset has two main classes of resource; designer resources that are stored in a [[database]] and art resources that are stored as files in your filesystem.
 
The Dragon Age toolset has two main classes of resource; designer resources that are stored in a [[database]] and art resources that are stored as files in your filesystem.
  
*[[Resource list]]
+
See [[resource list]] for a comprehensive list of all of the resource types.
** The [[resource palette]] details the main interface for selecting designer resources for editing.
+
 
 +
== Database resources ==
 +
 
 +
Resources stored in the toolset's accompanying database are for the most part focused on the mechanics of the game - the stuff that makes an adventure "work".
 +
 
 +
* The [[resource palette]] details the main interface for selecting designer resources for editing.
  
 
*[[Creating new resources]]
 
*[[Creating new resources]]
Line 10: Line 15:
 
*[[String editor]] - A tool that allows quick and easy access to all text that might be presented to the player in the game.
 
*[[String editor]] - A tool that allows quick and easy access to all text that might be presented to the player in the game.
  
* [[Builder to builder]] - The mechanisms used by the toolset that allow packages of game resources to be shared between multiple collaborating builders. This is not intended for builder to player packaging, a separate system will be added to the toolset for this at a later time.
+
* [[Builder to builder]] - The mechanisms used by the toolset that allow packages of game resources to be shared between multiple collaborating builders. This is not intended for [[builder to player]] packaging, which produces installable files suitable for distribution to end users.
  
 
*[[Exporting and running a module]]
 
*[[Exporting and running a module]]
  
 +
== Art resources ==
  
*'''[[Level editor]]''' (note that this is distinct from the [[Area]] editor)
+
*[[Level editor]] (note that this is distinct from the [[Area]] editor)
*'''[[Morph]]s''' are generated with the face-morphing tool.
+
*[[Morph]]s are generated with the face-morphing tool.
 
*[[FMOD]] generates sounds.
 
*[[FMOD]] generates sounds.
 
*[[FaceFX]] handles facial expressions and lip-synching.
 
*[[FaceFX]] handles facial expressions and lip-synching.

Revision as of 21:37, 23 November 2009

The Dragon Age toolset has two main classes of resource; designer resources that are stored in a database and art resources that are stored as files in your filesystem.

See resource list for a comprehensive list of all of the resource types.

Database resources

Resources stored in the toolset's accompanying database are for the most part focused on the mechanics of the game - the stuff that makes an adventure "work".

  • The resource palette details the main interface for selecting designer resources for editing.
  • String editor - A tool that allows quick and easy access to all text that might be presented to the player in the game.
  • Builder to builder - The mechanisms used by the toolset that allow packages of game resources to be shared between multiple collaborating builders. This is not intended for builder to player packaging, which produces installable files suitable for distribution to end users.

Art resources