| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_resourceType": "actorPrefab",
- "id": "dd874a40-2201-4767-ad2a-da3ebdf12197",
- "name": "End Chest",
- "frame": 0,
- "animate": false,
- "spriteSheetId": "74382b42-1feb-47d5-934b-2afff2f289e8",
- "moveSpeed": 1,
- "animSpeed": 15,
- "paletteId": "",
- "persistent": false,
- "collisionGroup": "1",
- "script": [
- {
- "command": "EVENT_ACTOR_SET_STATE",
- "args": {
- "actorId": "$self$",
- "spriteStateId": "Open",
- "loopAnim": false,
- "__collapse": false
- },
- "id": "d61ff5f1-84b0-4410-a8be-e66e563a0592"
- },
- {
- "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": "e9c3f0c7-2dfc-45cd-a530-8b6fc551b3ee"
- },
- {
- "command": "EVENT_TEXT",
- "args": {
- "text": [
- "What is this..."
- ],
- "__section": "layout",
- "avatarId": "",
- "minHeight": 3,
- "maxHeight": 3,
- "textX": 1,
- "textY": 1,
- "textHeight": 1,
- "position": "bottom",
- "clearPrevious": true,
- "showFrame": "true",
- "speedIn": -1,
- "speedOut": -1,
- "closeWhen": "key",
- "closeButton": "a",
- "closeDelayTime": 0.5,
- "closeDelayFrames": 30
- },
- "id": "7f3a4260-3ee7-49a9-8d94-2e717737b4ea"
- },
- {
- "command": "EVENT_FADE_OUT",
- "args": {
- "speed": 6
- },
- "id": "1a852143-bdc2-4938-bc16-cbb6cd9ddaf4"
- },
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "21b6c150-6e34-4e5d-9aae-8e8bf4e4c3e6",
- "x": {
- "type": "number",
- "value": 0
- },
- "y": {
- "type": "number",
- "value": 0
- },
- "direction": "",
- "fadeSpeed": 0,
- "__collapse": false
- },
- "id": "796c970b-d8ef-4d75-9453-0c7d78f45616"
- }
- ],
- "startScript": [],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|