Difference between revisions of "Authoring Examples"

From HLKitWiki
Jump to: navigation, search
Line 4: Line 4:
 
The goal of this section is to provide concrete examples of how to create data files for whatever game system you choose. Although additional examples are included, the primary component of this section is a detailed walk-through that guides you through the evolution of fully operational data files for the Savage Worlds game system. Starting with the Skeleton data files provided by the Kit, you'll witness how the entire process unfolds. Simply click on the topics below to see examples of how to use the Kit.
 
The goal of this section is to provide concrete examples of how to create data files for whatever game system you choose. Although additional examples are included, the primary component of this section is a detailed walk-through that guides you through the evolution of fully operational data files for the Savage Worlds game system. Starting with the Skeleton data files provided by the Kit, you'll witness how the entire process unfolds. Simply click on the topics below to see examples of how to use the Kit.
  
==Sample Data Files==
+
==Sample/Skeleton Data Files==
  
 
To simplify the creation of custom data files for a new game system, the Kit provides the Skeleton data files as a robust starting point. The Authoring Kit Sample game system provides a working example that builds directly on top of the Skeleton data files. The topics below delve into the various facets of these data files that you'll likely want to become familiar with.
 
To simplify the creation of custom data files for a new game system, the Kit provides the Skeleton data files as a robust starting point. The Authoring Kit Sample game system provides a working example that builds directly on top of the Skeleton data files. The topics below delve into the various facets of these data files that you'll likely want to become familiar with.
  
*{{fl|Overview of Data Files (Skeleton)}}
+
*{{flalt|Data File Organization (Skeleton)|Data File Organization}}
*{{fl|Structural Elements Provided (Skeleton)}}
+
*{{flalt|Definition File (Skeleton)|Definition File}}
*{{fl|Visual Elements Provided (Skeleton)}}
+
*{{flalt|Control Elements (Skeleton)|Control Elements}}
*{{fl|How Various Pieces Interact (Skeleton)}}
+
*{{flalt|Tags and Tag Groups (Skeleton)|Tags and Tag Groups}}
 +
*{{flalt|Reusable Structural Blocks (Skeleton)|Reusable Structural Blocks}}
 +
*{{flalt|Actor Behaviors (Skeleton)|Actor Behaviors}}
 +
*{{flalt|Adjustments (Skeleton)|Adjustments}}
 +
*{{flalt|Gear and Equipment (Skeleton)|Gear and Equipment}}
 +
*{{flalt|Trackers and Resource Management (Skeleton)|Trackers and Resource Management}}
 +
*{{flalt|Centralized Object Information (Skeleton)|Centralized Object Information}}
 +
*{{flalt|Styles and Visual Resources (Skeleton)|Styles and Visual Resources}}
 +
*{{flalt|Reusable Visual Blocks (Skeleton)|Reusable Visual Blocks}}
 +
*{{flalt|Tab Panels (Skeleton)|Tab Panels}}
 +
*{{flalt|Summary Panels (Skeleton)|Summary Panels}}
 +
*{{flalt|Forms (Skeleton)|Forms}}
 +
*{{flalt|User-Manipulable Things (Skeleton)|User-Manipulable Things}}
 +
*{{flalt|Behind-the-Scenes Things (Skeleton)|Behind-the-Scenes Things}}
 +
*{{flalt|Starting Objects (Skeleton)|Starting Objects}}
 +
*{{flalt|Character Output (Skeleton)|Character Output}}
 +
*{{flalt|Transaction Handling (Skeleton)|Transaction Handling}}
 +
*{{flalt|Formalized Advancement (Skeleton)|Formalized Advancement}}
 +
*{{flalt|Dashboard and Tactical Console (Skeleton)|Dashboard and Tactical Console}}
  
 
==Savage Worlds Walk-Through==
 
==Savage Worlds Walk-Through==

Revision as of 17:14, 16 December 2008

Context: HL Kit

The goal of this section is to provide concrete examples of how to create data files for whatever game system you choose. Although additional examples are included, the primary component of this section is a detailed walk-through that guides you through the evolution of fully operational data files for the Savage Worlds game system. Starting with the Skeleton data files provided by the Kit, you'll witness how the entire process unfolds. Simply click on the topics below to see examples of how to use the Kit.

Sample/Skeleton Data Files

To simplify the creation of custom data files for a new game system, the Kit provides the Skeleton data files as a robust starting point. The Authoring Kit Sample game system provides a working example that builds directly on top of the Skeleton data files. The topics below delve into the various facets of these data files that you'll likely want to become familiar with.

Savage Worlds Walk-Through

As mentioned above, the Kit includes complete data files for the Savage Worlds game system from Great White Games. We've written up a detailed walk-through of how we created these data files, using the Skeleton files as our starting point. This should provide an excellent guide for how to adapt the Skeleton files to whatever game system you have in mind. The topics below follow the process from start to finish.

Miscellaneous Examples

  • [TBD]