Tsuchinoko Real?!
This commit is contained in:
parent
4c25ed9a98
commit
661f983e1d
906 changed files with 57143 additions and 0 deletions
58
gb_studio_project/project/scenes/startscreen/scene.gbsres
Normal file
58
gb_studio_project/project/scenes/startscreen/scene.gbsres
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"_resourceType": "scene",
|
||||
"id": "80bdf4ec-1fcb-48d8-9633-5d55cbbd72b7",
|
||||
"_index": 12,
|
||||
"name": "StartScreen",
|
||||
"backgroundId": "9e2cc3b5-1a7f-4842-94a4-1780840adf27",
|
||||
"tilesetId": "",
|
||||
"width": 20,
|
||||
"height": 18,
|
||||
"type": "LOGO",
|
||||
"paletteIds": [],
|
||||
"spritePaletteIds": [],
|
||||
"collisions": "",
|
||||
"autoFadeSpeed": 1,
|
||||
"symbol": "scene_13",
|
||||
"x": 360,
|
||||
"y": 128,
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_SET_INPUT_SCRIPT",
|
||||
"args": {
|
||||
"input": [
|
||||
"a",
|
||||
"start"
|
||||
],
|
||||
"override": true,
|
||||
"__scriptTabs": "press",
|
||||
"__collapse": false
|
||||
},
|
||||
"children": {
|
||||
"true": [
|
||||
{
|
||||
"command": "EVENT_SWITCH_SCENE",
|
||||
"args": {
|
||||
"sceneId": "a1bfb5e1-0f44-49f4-8c94-62e2ab871548",
|
||||
"x": {
|
||||
"type": "number",
|
||||
"value": 11
|
||||
},
|
||||
"y": {
|
||||
"type": "number",
|
||||
"value": 16
|
||||
},
|
||||
"direction": "down",
|
||||
"fadeSpeed": "2"
|
||||
},
|
||||
"id": "9ffc3716-9d92-4dbb-99e1-d89dcbc8cfd8"
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "5629f726-8477-4a0e-a96f-6e19decd5959"
|
||||
}
|
||||
],
|
||||
"playerHit1Script": [],
|
||||
"playerHit2Script": [],
|
||||
"playerHit3Script": [],
|
||||
"autoFadeEventCollapse": false
|
||||
}
|
||||
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"_resourceType": "scene",
|
||||
"id": "80bdf4ec-1fcb-48d8-9633-5d55cbbd72b7",
|
||||
"_index": 12,
|
||||
"name": "StartScreen",
|
||||
"backgroundId": "9e2cc3b5-1a7f-4842-94a4-1780840adf27",
|
||||
"tilesetId": "",
|
||||
"width": 20,
|
||||
"height": 18,
|
||||
"type": "LOGO",
|
||||
"paletteIds": [],
|
||||
"spritePaletteIds": [],
|
||||
"collisions": "",
|
||||
"autoFadeSpeed": 1,
|
||||
"symbol": "scene_13",
|
||||
"x": 360,
|
||||
"y": 128,
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_SET_INPUT_SCRIPT",
|
||||
"args": {
|
||||
"input": [
|
||||
"a",
|
||||
"start"
|
||||
],
|
||||
"override": true,
|
||||
"__scriptTabs": "press",
|
||||
"__collapse": false
|
||||
},
|
||||
"children": {
|
||||
"true": [
|
||||
{
|
||||
"command": "EVENT_SWITCH_SCENE",
|
||||
"args": {
|
||||
"sceneId": "bae8f25c-fef2-46c0-ac97-024c3b883b83",
|
||||
"x": {
|
||||
"type": "number",
|
||||
"value": 14
|
||||
},
|
||||
"y": {
|
||||
"type": "number",
|
||||
"value": 8
|
||||
},
|
||||
"direction": "left",
|
||||
"fadeSpeed": "2"
|
||||
},
|
||||
"id": "9ffc3716-9d92-4dbb-99e1-d89dcbc8cfd8"
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "5629f726-8477-4a0e-a96f-6e19decd5959"
|
||||
}
|
||||
],
|
||||
"playerHit1Script": [],
|
||||
"playerHit2Script": [],
|
||||
"playerHit3Script": [],
|
||||
"autoFadeEventCollapse": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue