Tsuchinoko Real?!
This commit is contained in:
parent
4c25ed9a98
commit
661f983e1d
906 changed files with 57143 additions and 0 deletions
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"_resourceType": "actor",
|
||||
"id": "d00aa658-d2d7-47ff-8c12-ccc2efe4477f",
|
||||
"name": "",
|
||||
"frame": 0,
|
||||
"animate": false,
|
||||
"spriteSheetId": "1498b449-4b4d-4ed1-9f78-bc18dc672253",
|
||||
"prefabId": "",
|
||||
"direction": "down",
|
||||
"moveSpeed": 1,
|
||||
"animSpeed": 15,
|
||||
"paletteId": "",
|
||||
"isPinned": false,
|
||||
"persistent": false,
|
||||
"collisionGroup": "",
|
||||
"prefabScriptOverrides": {},
|
||||
"symbol": "actor_2",
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_TEXT",
|
||||
"args": {
|
||||
"text": [
|
||||
"=^.^="
|
||||
],
|
||||
"__section": "text",
|
||||
"avatarId": "",
|
||||
"minHeight": 4,
|
||||
"maxHeight": 7,
|
||||
"textX": 1,
|
||||
"textY": 1,
|
||||
"textHeight": 5,
|
||||
"position": "bottom",
|
||||
"clearPrevious": true,
|
||||
"showFrame": "true",
|
||||
"speedIn": -1,
|
||||
"speedOut": -1,
|
||||
"closeWhen": "key",
|
||||
"closeButton": "a",
|
||||
"closeDelayTime": 0.5,
|
||||
"closeDelayFrames": 30
|
||||
},
|
||||
"id": "ac9cda3e-f387-47ca-96d6-8b9ded11c067"
|
||||
}
|
||||
],
|
||||
"startScript": [],
|
||||
"updateScript": [],
|
||||
"hit1Script": [],
|
||||
"hit2Script": [],
|
||||
"hit3Script": [],
|
||||
"x": 15,
|
||||
"y": 8,
|
||||
"_index": 0
|
||||
}
|
||||
117
gb_studio_project/project/scenes/fate6house/actors/eevee.gbsres
Normal file
117
gb_studio_project/project/scenes/fate6house/actors/eevee.gbsres
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
{
|
||||
"_resourceType": "actor",
|
||||
"id": "d00aa658-d2d7-47ff-8c12-ccc2efe4477f",
|
||||
"name": "Eevee",
|
||||
"frame": 0,
|
||||
"animate": false,
|
||||
"spriteSheetId": "1498b449-4b4d-4ed1-9f78-bc18dc672253",
|
||||
"prefabId": "",
|
||||
"direction": "down",
|
||||
"moveSpeed": 1,
|
||||
"animSpeed": 15,
|
||||
"paletteId": "",
|
||||
"isPinned": false,
|
||||
"persistent": false,
|
||||
"collisionGroup": "",
|
||||
"prefabScriptOverrides": {},
|
||||
"symbol": "actor_2",
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_IF",
|
||||
"args": {
|
||||
"condition": {
|
||||
"type": "variable",
|
||||
"value": "6"
|
||||
},
|
||||
"__collapseElse": false
|
||||
},
|
||||
"children": {
|
||||
"true": [
|
||||
{
|
||||
"command": "EVENT_TEXT",
|
||||
"args": {
|
||||
"text": [
|
||||
"Meow Meow!"
|
||||
],
|
||||
"__section": "text",
|
||||
"avatarId": "",
|
||||
"minHeight": 4,
|
||||
"maxHeight": 7,
|
||||
"textX": 1,
|
||||
"textY": 1,
|
||||
"textHeight": 5,
|
||||
"position": "bottom",
|
||||
"clearPrevious": true,
|
||||
"showFrame": "true",
|
||||
"speedIn": -1,
|
||||
"speedOut": -1,
|
||||
"closeWhen": "key",
|
||||
"closeButton": "any",
|
||||
"closeDelayTime": 0.5,
|
||||
"closeDelayFrames": 30
|
||||
},
|
||||
"id": "cc3a5ed3-8c94-45cd-923e-22def1450b4a"
|
||||
}
|
||||
],
|
||||
"false": [
|
||||
{
|
||||
"command": "EVENT_TEXT",
|
||||
"args": {
|
||||
"text": [
|
||||
"fate6 isn't here \nright meow.",
|
||||
"Kuma was looking \nfor you over by",
|
||||
"the park on the\nwest side of town."
|
||||
],
|
||||
"__section": "text",
|
||||
"avatarId": "",
|
||||
"minHeight": 4,
|
||||
"maxHeight": 7,
|
||||
"textX": 1,
|
||||
"textY": 1,
|
||||
"textHeight": 5,
|
||||
"position": "bottom",
|
||||
"clearPrevious": true,
|
||||
"showFrame": "true",
|
||||
"speedIn": -1,
|
||||
"speedOut": -1,
|
||||
"closeWhen": "key",
|
||||
"closeButton": "any",
|
||||
"closeDelayTime": 0.5,
|
||||
"closeDelayFrames": 30
|
||||
},
|
||||
"id": "ad1b9670-0b38-41f6-836d-d66428234134"
|
||||
},
|
||||
{
|
||||
"command": "EVENT_SET_VALUE",
|
||||
"args": {
|
||||
"variable": "1",
|
||||
"value": {
|
||||
"type": "true"
|
||||
}
|
||||
},
|
||||
"id": "4783a794-d82b-42f1-acba-028785e24292"
|
||||
},
|
||||
{
|
||||
"command": "EVENT_SET_VALUE",
|
||||
"args": {
|
||||
"variable": "8",
|
||||
"value": {
|
||||
"type": "false"
|
||||
}
|
||||
},
|
||||
"id": "b4a8e402-8c4a-41c6-b963-b2e41920e625"
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "049a13b7-6749-46ce-85c9-113f1025d94a"
|
||||
}
|
||||
],
|
||||
"startScript": [],
|
||||
"updateScript": [],
|
||||
"hit1Script": [],
|
||||
"hit2Script": [],
|
||||
"hit3Script": [],
|
||||
"x": 14,
|
||||
"y": 8,
|
||||
"_index": 0
|
||||
}
|
||||
|
|
@ -0,0 +1,107 @@
|
|||
{
|
||||
"_resourceType": "actor",
|
||||
"id": "d00aa658-d2d7-47ff-8c12-ccc2efe4477f",
|
||||
"name": "Eevee",
|
||||
"frame": 0,
|
||||
"animate": false,
|
||||
"spriteSheetId": "1498b449-4b4d-4ed1-9f78-bc18dc672253",
|
||||
"prefabId": "",
|
||||
"direction": "down",
|
||||
"moveSpeed": 1,
|
||||
"animSpeed": 15,
|
||||
"paletteId": "",
|
||||
"isPinned": false,
|
||||
"persistent": false,
|
||||
"collisionGroup": "",
|
||||
"prefabScriptOverrides": {},
|
||||
"symbol": "actor_2",
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_IF",
|
||||
"args": {
|
||||
"condition": {
|
||||
"type": "variable",
|
||||
"value": "6"
|
||||
},
|
||||
"__collapseElse": false
|
||||
},
|
||||
"children": {
|
||||
"true": [
|
||||
{
|
||||
"command": "EVENT_TEXT",
|
||||
"args": {
|
||||
"text": [
|
||||
"Meow Meow!"
|
||||
],
|
||||
"__section": "behavior",
|
||||
"avatarId": "",
|
||||
"minHeight": 4,
|
||||
"maxHeight": 7,
|
||||
"textX": 1,
|
||||
"textY": 1,
|
||||
"textHeight": 5,
|
||||
"position": "bottom",
|
||||
"clearPrevious": true,
|
||||
"showFrame": "true",
|
||||
"speedIn": -1,
|
||||
"speedOut": -1,
|
||||
"closeWhen": "key",
|
||||
"closeButton": "any",
|
||||
"closeDelayTime": 0.5,
|
||||
"closeDelayFrames": 30
|
||||
},
|
||||
"id": "cc3a5ed3-8c94-45cd-923e-22def1450b4a"
|
||||
}
|
||||
],
|
||||
"false": [
|
||||
{
|
||||
"command": "EVENT_TEXT",
|
||||
"args": {
|
||||
"text": [
|
||||
"fate6 isn't here \nright meow.",
|
||||
"Kuma was looking \nfor you over by",
|
||||
"the park on the\nwest side of town."
|
||||
],
|
||||
"__section": "text",
|
||||
"avatarId": "",
|
||||
"minHeight": 4,
|
||||
"maxHeight": 7,
|
||||
"textX": 1,
|
||||
"textY": 1,
|
||||
"textHeight": 5,
|
||||
"position": "bottom",
|
||||
"clearPrevious": true,
|
||||
"showFrame": "true",
|
||||
"speedIn": -1,
|
||||
"speedOut": -1,
|
||||
"closeWhen": "key",
|
||||
"closeButton": "any",
|
||||
"closeDelayTime": 0.5,
|
||||
"closeDelayFrames": 30
|
||||
},
|
||||
"id": "ad1b9670-0b38-41f6-836d-d66428234134"
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "049a13b7-6749-46ce-85c9-113f1025d94a"
|
||||
},
|
||||
{
|
||||
"command": "EVENT_SET_VALUE",
|
||||
"args": {
|
||||
"variable": "1",
|
||||
"value": {
|
||||
"type": "true"
|
||||
}
|
||||
},
|
||||
"id": "4783a794-d82b-42f1-acba-028785e24292"
|
||||
}
|
||||
],
|
||||
"startScript": [],
|
||||
"updateScript": [],
|
||||
"hit1Script": [],
|
||||
"hit2Script": [],
|
||||
"hit3Script": [],
|
||||
"x": 14,
|
||||
"y": 8,
|
||||
"_index": 0
|
||||
}
|
||||
38
gb_studio_project/project/scenes/fate6house/scene.gbsres
Normal file
38
gb_studio_project/project/scenes/fate6house/scene.gbsres
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"_resourceType": "scene",
|
||||
"id": "921aae93-e5d5-4664-b838-f38008dd14a7",
|
||||
"_index": 1,
|
||||
"name": "fate6House",
|
||||
"backgroundId": "1a99f516-7544-478a-b05c-2e2fd72feb61",
|
||||
"tilesetId": "",
|
||||
"width": 32,
|
||||
"height": 18,
|
||||
"type": "TOPDOWN",
|
||||
"paletteIds": [],
|
||||
"spritePaletteIds": [],
|
||||
"collisions": "0f1a+002+0f1e+002+0f10+001a+0f2+001e+0f2+001e+0f2+001e+0f2+002+0f4+001c+0f4+001c+0f4+00132+",
|
||||
"autoFadeSpeed": 1,
|
||||
"symbol": "scene_2",
|
||||
"x": 1048,
|
||||
"y": 280,
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_CALL_CUSTOM_EVENT",
|
||||
"args": {
|
||||
"customEventId": "d69afa9d-9021-4b8e-b876-5cfc6da0e2fb"
|
||||
},
|
||||
"id": "7f8cfc5c-64c4-45f9-a36f-d226ab2c3501"
|
||||
},
|
||||
{
|
||||
"command": "EVENT_MUSIC_PLAY",
|
||||
"args": {
|
||||
"musicId": "e02b35ec-bce2-44c5-8535-8b48a1c89513"
|
||||
},
|
||||
"id": "139e6760-d53c-45a4-8b03-8c7feed79266"
|
||||
}
|
||||
],
|
||||
"playerHit1Script": [],
|
||||
"playerHit2Script": [],
|
||||
"playerHit3Script": [],
|
||||
"playerSpriteSheetId": "31711211-8d44-444d-8f97-46efd81ce385"
|
||||
}
|
||||
38
gb_studio_project/project/scenes/fate6house/scene.gbsres.bak
Normal file
38
gb_studio_project/project/scenes/fate6house/scene.gbsres.bak
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"_resourceType": "scene",
|
||||
"id": "921aae93-e5d5-4664-b838-f38008dd14a7",
|
||||
"_index": 1,
|
||||
"name": "fate6House",
|
||||
"backgroundId": "1a99f516-7544-478a-b05c-2e2fd72feb61",
|
||||
"tilesetId": "",
|
||||
"width": 32,
|
||||
"height": 18,
|
||||
"type": "TOPDOWN",
|
||||
"paletteIds": [],
|
||||
"spritePaletteIds": [],
|
||||
"collisions": "0f1a+002+0f1e+002+0f10+001a+0f2+001e+0f2+001e+0f2+001e+0f2+002+0f4+001c+0f4+001c+0f4+00132+",
|
||||
"autoFadeSpeed": 1,
|
||||
"symbol": "scene_2",
|
||||
"x": 1048,
|
||||
"y": 280,
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_CALL_CUSTOM_EVENT",
|
||||
"args": {
|
||||
"customEventId": "d69afa9d-9021-4b8e-b876-5cfc6da0e2fb"
|
||||
},
|
||||
"id": "7f8cfc5c-64c4-45f9-a36f-d226ab2c3501"
|
||||
},
|
||||
{
|
||||
"command": "EVENT_MUSIC_PLAY",
|
||||
"args": {
|
||||
"musicId": "e02b35ec-bce2-44c5-8535-8b48a1c89513"
|
||||
},
|
||||
"id": "139e6760-d53c-45a4-8b03-8c7feed79266"
|
||||
}
|
||||
],
|
||||
"playerHit1Script": [],
|
||||
"playerHit2Script": [],
|
||||
"playerHit3Script": [],
|
||||
"playerSpriteSheetId": "18bcc121-7b2c-4d5c-bc19-c43da08e1d33"
|
||||
}
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"_resourceType": "trigger",
|
||||
"id": "d52f5d2f-32d9-4942-8b61-95a5354715b5",
|
||||
"name": "",
|
||||
"prefabId": "",
|
||||
"x": 24,
|
||||
"y": 17,
|
||||
"symbol": "trigger_1",
|
||||
"prefabScriptOverrides": {},
|
||||
"width": 2,
|
||||
"height": 1,
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_SWITCH_SCENE",
|
||||
"args": {
|
||||
"sceneId": "aae81f2f-404d-41db-a9fd-32c62d07c37e",
|
||||
"x": {
|
||||
"type": "number",
|
||||
"value": 52
|
||||
},
|
||||
"y": {
|
||||
"type": "number",
|
||||
"value": 13
|
||||
},
|
||||
"direction": "down",
|
||||
"fadeSpeed": "2"
|
||||
},
|
||||
"id": "0fa8d5be-cc09-4c6f-b077-61b0f65f0359"
|
||||
}
|
||||
],
|
||||
"leaveScript": [],
|
||||
"_index": 0
|
||||
}
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"_resourceType": "trigger",
|
||||
"id": "d52f5d2f-32d9-4942-8b61-95a5354715b5",
|
||||
"name": "",
|
||||
"prefabId": "",
|
||||
"x": 9,
|
||||
"y": 15,
|
||||
"symbol": "trigger_1",
|
||||
"prefabScriptOverrides": {},
|
||||
"width": 2,
|
||||
"height": 1,
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_SWITCH_SCENE",
|
||||
"args": {
|
||||
"sceneId": "aae81f2f-404d-41db-a9fd-32c62d07c37e",
|
||||
"x": {
|
||||
"type": "number",
|
||||
"value": 52
|
||||
},
|
||||
"y": {
|
||||
"type": "number",
|
||||
"value": 13
|
||||
},
|
||||
"direction": "down",
|
||||
"fadeSpeed": "2"
|
||||
},
|
||||
"id": "0fa8d5be-cc09-4c6f-b077-61b0f65f0359"
|
||||
}
|
||||
],
|
||||
"leaveScript": [],
|
||||
"_index": 0
|
||||
}
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"_resourceType": "trigger",
|
||||
"id": "3fb2ff62-e326-4610-a5b8-29c96f93c3a7",
|
||||
"name": "",
|
||||
"prefabId": "",
|
||||
"x": 26,
|
||||
"y": 1,
|
||||
"symbol": "trigger_17",
|
||||
"prefabScriptOverrides": {},
|
||||
"width": 2,
|
||||
"height": 1,
|
||||
"script": [
|
||||
{
|
||||
"command": "EVENT_SWITCH_SCENE",
|
||||
"args": {
|
||||
"sceneId": "9722df94-3365-4fbe-92c2-788910f2c07e",
|
||||
"x": {
|
||||
"type": "number",
|
||||
"value": 14
|
||||
},
|
||||
"y": {
|
||||
"type": "number",
|
||||
"value": 3
|
||||
},
|
||||
"direction": "down",
|
||||
"fadeSpeed": "2"
|
||||
},
|
||||
"id": "6ebaa0e6-1498-46b4-9391-ff6146b9ffbe"
|
||||
}
|
||||
],
|
||||
"leaveScript": [],
|
||||
"_index": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue