Tutorial (Asset): Difference between revisions
Jump to navigation
Jump to search
Created page with "Tutorials are tooltips that show up on the screen, and are tied to events. {| class="wikitable" |+ !Field !Type !Default !Description |- |Label |String | |A unique label for your tutorial. '''Do not alter after setting up!''' |- |Event |String |gameStart |The event that should trigger the tutorial. |- |Step |Tutorial Step | |Steps for your tutorial. |- |Conditions |Condition | |Conditions needing to be met to disp..." |
(No difference)
|
Latest revision as of 11:43, 20 February 2025
Tutorials are tooltips that show up on the screen, and are tied to events.
Field | Type | Default | Description |
---|---|---|---|
Label | String | A unique label for your tutorial. Do not alter after setting up! | |
Event | String | gameStart | The event that should trigger the tutorial. |
Step | Tutorial Step | Steps for your tutorial. | |
Conditions | Condition | Conditions needing to be met to display the tutorial. Target/sender depends on the event. |