| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- {
- "_resourceType": "actorPrefab",
- "id": "bb35d015-9b8a-4ddd-a7fe-519b3a711b46",
- "name": "Clockwatch",
- "frame": 0,
- "animate": false,
- "spriteSheetId": "dfa7d0b7-967b-4652-8a43-13d4bf7dc5e7",
- "moveSpeed": 1,
- "animSpeed": 255,
- "paletteId": "",
- "persistent": false,
- "collisionGroup": "1",
- "script": [
- {
- "command": "EVENT_SOUND_PLAY_EFFECT",
- "args": {
- "type": "beep",
- "priority": "medium",
- "pitch": 4,
- "frequency": 200,
- "duration": 0.5,
- "wait": true,
- "effect": 0
- },
- "id": "f97b08f7-26a6-4036-a51b-58d965e4b9d3"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "15",
- "value": {
- "type": "true"
- }
- },
- "id": "d9aeda0c-1f07-47ce-a38d-3c6577253f11"
- },
- {
- "command": "EVENT_TEXT",
- "args": {
- "text": [
- "A clock watch. It\nlooks broken..."
- ],
- "__section": "text",
- "avatarId": "",
- "minHeight": 4,
- "maxHeight": 7,
- "textX": 1,
- "textY": 1,
- "textHeight": 5,
- "position": "bottom",
- "clearPrevious": true,
- "showFrame": false,
- "speedIn": -1,
- "speedOut": -1,
- "closeWhen": "key",
- "closeButton": "a",
- "closeDelayTime": 0.5,
- "closeDelayFrames": 30
- },
- "id": "bf60e2a6-dc88-42e5-87f2-0e6c1b86758b"
- },
- {
- "command": "EVENT_TEXT",
- "args": {
- "text": [
- "Probably because \nof the earthquake."
- ],
- "__section": "text",
- "avatarId": "",
- "minHeight": 4,
- "maxHeight": 7,
- "textX": 1,
- "textY": 1,
- "textHeight": 5,
- "position": "bottom",
- "clearPrevious": true,
- "showFrame": false,
- "speedIn": -1,
- "speedOut": -1,
- "closeWhen": "key",
- "closeButton": "a",
- "closeDelayTime": 0.5,
- "closeDelayFrames": 30
- },
- "id": "f4c413ba-ea20-42fe-965c-740093da114e"
- },
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "7f2da08e-ead8-4312-b6d7-b32513aaeef4"
- }
- ],
- "startScript": [],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|