| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "_resourceType": "actorPrefab",
- "id": "fd41f36b-c1b1-4678-814e-8c44fff6370e",
- "name": "DeathCertificate",
- "frame": 0,
- "animate": false,
- "spriteSheetId": "f18f9676-1fcb-4cb2-8d7c-9ae31c90e8d5",
- "moveSpeed": 1,
- "animSpeed": 15,
- "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": "2b78e185-7c31-4c4f-aaea-e3a9b300e1ff"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "0",
- "value": {
- "type": "true"
- }
- },
- "id": "29fe048e-c1f9-4d8d-951b-3640705cf157"
- },
- {
- "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": "723324e7-07f4-4f33-ad40-9c4eb1140511"
- },
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "e155fe9c-0981-46ab-9ac7-79ca31d2c341"
- }
- ],
- "startScript": [],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|