Skip to content
Nick Pruehs edited this page Jun 27, 2015 · 27 revisions

Records associate fields with values to make up the actual data of your game. Each records consists of a collection of fields with their respective values.

Adding Records

New data records can be added to your game as follows:

  1. In the main window, click Records > New Record...
  2. Enter a name for the new record.
  3. Specify the fields to be used for the new record.
  4. Click OK.

Editing Records

Records can be edited just by double-clicking any record in the Record Tree View.

Deleting Records

Existing records can be removed at any time from the main window:

  1. In the main window, select any record.
  2. Click Records > Delete Record.
Clone this wiki locally