Errors and Objectives¶
The Errors component allows developers to specify and evaluate distinct actions within the virtual environment, defining criteria for Errors and their impact on the action score.
The Objectives component allows developers to define overall goals for an entire operation, evaluated upon completion.
Each Error and Objective type includes configurable fields, some of which are shared among all types. These common parameters are:
Parameter Name |
Explanation |
---|---|
Error Name for Errors. Objective Name for Objectives. |
The name of the Error/Objective. |
[Errors Only]. Penalty. |
The penalty applied when the Error occurs, expressed as a percentage of the action score. For example, with a score of 100 and a penalty of 20%, the deducted score is 20. |
[Errors Only]. Error types |
|
Error Info for Errors. Description for Objectives |
The information message that will be shown when the Objective or Error is triggered. |
In the following pages, we will explore the various types of Errors and Objectives, along with their unique fields when setting them up.
For tutorials on how to set them up please refer to the errors tutorial page and the objectives tutorial page.