| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- {
- "_resourceType": "scene",
- "id": "92abe915-473b-4eca-9b66-87874bd76db6",
- "_index": 6,
- "name": "Collectibles Menu",
- "backgroundId": "a67f60ba-939b-493f-8b79-7e79e54b10be",
- "tilesetId": "",
- "width": 20,
- "height": 18,
- "type": "PLATFORM",
- "paletteIds": [],
- "spritePaletteIds": [],
- "collisions": "0066+012+00da+012+0024+",
- "autoFadeSpeed": 1,
- "symbol": "scene_7",
- "x": 1408,
- "y": 688,
- "script": [
- {
- "command": "EVENT_ACTOR_HIDE",
- "args": {
- "actorId": "$self$"
- },
- "id": "35a0df7d-4c1f-48a2-a618-dc59743fc27e"
- },
- {
- "command": "EVENT_SET_INPUT_SCRIPT",
- "args": {
- "input": [
- "start"
- ],
- "override": true,
- "__scriptTabs": "press"
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SCENE_POP_ALL_STATE",
- "args": {
- "fadeSpeed": "2"
- },
- "id": "454f8541-6986-409b-881a-13b745241d30"
- }
- ]
- },
- "id": "09798614-0a3c-4086-a975-513bee5261d7"
- },
- {
- "command": "EVENT_GROUP",
- "args": {},
- "children": {
- "true": [
- {
- "command": "EVENT_IF",
- "args": {
- "condition": {
- "type": "variable",
- "value": "4"
- },
- "__collapseElse": false
- },
- "children": {
- "true": [
- {
- "command": "EVENT_ACTOR_SHOW",
- "args": {
- "actorId": "7ee6f445-25e2-4028-a46f-ef3d1b1faae9"
- },
- "id": "afed4d7d-2b7c-46af-bbcb-d2d8252d0aca"
- }
- ],
- "false": [
- {
- "command": "EVENT_ACTOR_HIDE",
- "args": {
- "actorId": "7ee6f445-25e2-4028-a46f-ef3d1b1faae9"
- },
- "id": "be6cd9f5-b6e4-4e3c-aa64-49a1e099193e"
- }
- ]
- },
- "id": "b2e33316-b2b4-4240-8ce9-18cbe4ac7f28"
- },
- {
- "command": "EVENT_IF",
- "args": {
- "condition": {
- "type": "variable",
- "value": "7"
- },
- "__collapseElse": false
- },
- "children": {
- "true": [
- {
- "command": "EVENT_ACTOR_SHOW",
- "args": {
- "actorId": "ce1ebcf1-41e7-4d0b-97f3-c1f858aef382"
- },
- "id": "2ff99b43-a90f-4003-aa2e-3cc58f3b2b86"
- }
- ],
- "false": [
- {
- "command": "EVENT_ACTOR_HIDE",
- "args": {
- "actorId": "ce1ebcf1-41e7-4d0b-97f3-c1f858aef382"
- },
- "id": "c29a2037-ca2a-4546-bb96-55bcfeca74da"
- }
- ]
- },
- "id": "65e089dd-3422-441e-ba14-d82aa574e504"
- }
- ]
- },
- "id": "2a9cd992-3425-4c6c-a8d0-0a0d817cc256"
- }
- ],
- "playerHit1Script": [],
- "playerHit2Script": [],
- "playerHit3Script": []
- }
|