| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "_resourceType": "trigger",
- "id": "27456264-7374-4901-be48-02b876f9c59a",
- "name": "",
- "prefabId": "",
- "x": 95,
- "y": 45,
- "symbol": "trigger_16",
- "prefabScriptOverrides": {},
- "width": 1,
- "height": 1,
- "script": [
- {
- "command": "EVENT_SET_VALUE",
- "args": {
- "variable": "1",
- "value": {
- "type": "number",
- "value": 4
- }
- },
- "id": "34811100-5107-4a08-a33d-a984694a84f2"
- },
- {
- "command": "EVENT_SWITCH_SCENE",
- "args": {
- "sceneId": "d257c303-5f7e-40f7-92ce-5e1625cdbc9b",
- "x": {
- "type": "number",
- "value": 4
- },
- "y": {
- "type": "number",
- "value": 93
- },
- "direction": "right",
- "fadeSpeed": "2"
- },
- "id": "939f557f-cb19-4fce-9a50-2e23b16a30c4"
- }
- ],
- "leaveScript": [],
- "_index": 0
- }
|