Slightlys_Midnight_Adventur.../gb_studio_project/project/scripts/questmenu.gbsres
2024-12-29 15:39:10 -08:00

48 lines
No EOL
1.1 KiB
Text

{
"_resourceType": "script",
"id": "d69afa9d-9021-4b8e-b876-5cfc6da0e2fb",
"name": "QuestMenu",
"description": "Press Start to Quest together with us!",
"variables": {},
"actors": {},
"symbol": "script_1",
"script": [
{
"command": "EVENT_SET_INPUT_SCRIPT",
"args": {
"input": [
"start"
],
"override": true,
"__scriptTabs": "press"
},
"children": {
"true": [
{
"command": "EVENT_SCENE_PUSH_STATE",
"args": {},
"id": "7521920b-846a-479e-a0d2-a3465986ec11"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "cdd90998-b335-4917-9504-469bb19b4649",
"x": {
"type": "number",
"value": 0
},
"y": {
"type": "number",
"value": 0
},
"direction": "",
"fadeSpeed": 1
},
"id": "0b41a76f-f0b9-4aeb-b340-75b55cf96f27"
}
]
},
"id": "d7c90f6e-4dc3-41fc-ba4f-a55d9054bb44"
}
]
}