| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "_resourceType": "actorPrefab",
- "id": "d92e6a64-b854-4db9-bc2a-2f8999e5d245",
- "name": "BirthCertificate",
- "frame": 0,
- "animate": false,
- "spriteSheetId": "ce6aa5e5-64cf-483c-a6d8-02ed3df428c7",
- "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": "b58f6445-6f59-44ab-83c2-499931d9af22"
- },
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "0",
- "value": {
- "type": "true"
- }
- },
- "id": "b169c1b6-f0e6-4f25-b7a8-de5fbbbdef15"
- },
- {
- "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": "2dadc02c-3973-4b5a-98f4-87b0e3de19ab"
- },
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "63104d10-a797-44f2-a5e3-ce44ef0f20bd"
- }
- ],
- "startScript": [],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|