Tsuchinoko Real?!
This commit is contained in:
parent
4c25ed9a98
commit
661f983e1d
906 changed files with 57143 additions and 0 deletions
48
gb_studio_project/project/scripts/questmenu.gbsres
Normal file
48
gb_studio_project/project/scripts/questmenu.gbsres
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"_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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue