| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "_resourceType": "actorPrefab",
- "id": "3a47a09e-d8b3-45bc-8ccf-43f8d3362f92",
- "name": "Final Door",
- "frame": 0,
- "animate": false,
- "spriteSheetId": "13cb427c-c99e-4206-88b2-4eec317a9feb",
- "moveSpeed": 1,
- "animSpeed": 15,
- "paletteId": "",
- "persistent": false,
- "collisionGroup": "1",
- "script": [
- {
- "command": "EVENT_IF",
- "args": {
- "condition": {
- "type": "variable",
- "value": "13"
- },
- "__collapseElse": true
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SOUND_PLAY_EFFECT",
- "args": {
- "type": "9447a6ae-4924-4c38-8d51-904f9664f139",
- "priority": "medium",
- "pitch": 4,
- "frequency": 200,
- "duration": 0.5,
- "wait": true,
- "effect": 13
- },
- "id": "83cce84a-eddd-41ef-82db-8baa617533ff"
- },
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "382aaafd-7a27-4624-b9b5-64d6885e491b",
- "x": {
- "type": "number",
- "value": 2
- },
- "y": {
- "type": "number",
- "value": 8
- },
- "direction": "",
- "fadeSpeed": "2"
- },
- "id": "deffa22e-cb21-4bbd-a785-11cb7cc517c3"
- }
- ],
- "false": [
- {
- "command": "EVENT_TEXT",
- "args": {
- "text": [
- "This door seems to\nbe locked!"
- ],
- "__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": "60d61eaa-e8eb-4b58-9758-581c83fe6628"
- }
- ]
- },
- "id": "0778267e-e15b-467d-893a-ce22779f1c00"
- }
- ],
- "startScript": [],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|