| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "_resourceType": "actorPrefab",
- "id": "8a2e806f-9089-4c04-a5f0-e3ab970ec3a1",
- "name": "ExitKey",
- "frame": 0,
- "animate": false,
- "spriteSheetId": "d3a1b4a0-2865-45a0-bea2-49a66ab7cbfa",
- "moveSpeed": 1,
- "animSpeed": 255,
- "paletteId": "",
- "persistent": false,
- "collisionGroup": "1",
- "script": [
- {
- "command": "EVENT_IF",
- "args": {
- "condition": {
- "type": "not",
- "value": {
- "type": "variable",
- "value": "0"
- }
- },
- "__collapseElse": true
- },
- "children": {
- "true": [
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "0",
- "value": {
- "type": "true"
- }
- },
- "id": "bc3770fd-0ae0-4b9d-a296-a20255a9f035"
- },
- {
- "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": "3d7ad9ab-929e-49df-9cbf-b531dab34c2a"
- },
- {
- "command": "EVENT_ACTOR_DEACTIVATE",
- "args": {
- "actorId": "$self$"
- },
- "id": "4ea0d5c5-90b3-4a32-b6e9-02b96f2fb676"
- }
- ],
- "false": []
- },
- "id": "2bd883fa-e800-4577-a5f9-a18d5ec3bc61"
- }
- ],
- "startScript": [],
- "updateScript": [],
- "hit1Script": [],
- "hit2Script": [],
- "hit3Script": []
- }
|