|
|
|
@ -11,6 +11,15 @@ |
|
|
|
"TTS Settings" |
|
|
|
], |
|
|
|
"Variables": [ |
|
|
|
{ |
|
|
|
"InitialMode": |
|
|
|
{ |
|
|
|
"type": "integer", |
|
|
|
"default": 0, |
|
|
|
"tooltip": "Which mode to load at startup", |
|
|
|
"category": "SPIE Management Board" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"Day1_A_Texts": |
|
|
|
{ |
|
|
|
@ -71,34 +80,6 @@ |
|
|
|
"category": "SPIE Management Board" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"Avatar": |
|
|
|
{ |
|
|
|
"type": "integer", |
|
|
|
"default": 0, |
|
|
|
"tooltip": "Which type of Avatar to spawn at the beginning", |
|
|
|
"category": "Project Setup" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"Mode": |
|
|
|
{ |
|
|
|
"type": "integer", |
|
|
|
"default": 0, |
|
|
|
"tooltip": "When changing the prompt setup, you need to delete the prompt config and restart the showcase to regenerate the correct prompts", |
|
|
|
"category": "Project Setup" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"HasIntroDialogue": |
|
|
|
{ |
|
|
|
"type": "boolean", |
|
|
|
"default": true, |
|
|
|
"tooltip": "If active, the Intro-State is active and the dialogue from the intro prompt will be used", |
|
|
|
"hotreload": true, |
|
|
|
"category": "Project Setup" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"HideUI": |
|
|
|
{ |
|
|
|
|