| 1234567891011121314151617181920212223242526272829303132 |
- {
- "_resourceType": "trigger",
- "id": "19e8b9ea-a42c-489a-83d1-3b76e07290c2",
- "name": "TriggerBoss",
- "prefabId": "cd80a9a0-d506-49b6-8958-cff8fe998280",
- "x": 20,
- "y": 6,
- "symbol": "trigger_6",
- "prefabScriptOverrides": {
- "b0ef2cea-e2ef-4165-b3bb-55dcefe6443a": {
- "id": "b0ef2cea-e2ef-4165-b3bb-55dcefe6443a",
- "args": {
- "condition": {
- "type": "eq",
- "valueA": {
- "type": "variable",
- "value": "15"
- },
- "valueB": {
- "type": "false"
- }
- },
- "__collapseElse": true
- }
- }
- },
- "width": 1,
- "height": 14,
- "script": [],
- "leaveScript": [],
- "_index": 1
- }
|