{
"_resourceType": "trigger",
"id": "787199cc-6fa3-4f32-ac0e-1b387cc435b1",
"_index": 3,
"symbol": "trigger_54",
"prefabId": "",
"name": "",
"x": 0,
"y": 26,
"width": 4,
"height": 1,
"prefabScriptOverrides": {},
"script": [
{
"id": "489e5608-077d-482f-9bb4-3d933483df23",
"command": "EVENT_IF",
"args": {
"variable": "L0",
"__collapseElse": false,
"condition": {
"type": "eq",
"valueA": {
"type": "variable",
"value": "L0"
},
"valueB": {
"type": "false"
}
}
},
"children": {
"true": [
{
"id": "3935a4f3-db43-4f0f-beb5-11dd51991433",
"command": "EVENT_SET_VALUE",
"args": {
"variable": "L0",
"value": {
"type": "true"
}
}
},
{
"id": "747bfc17-a92d-4903-be08-c7007ead69e9",
"command": "EVENT_ACTOR_SET_FRAME",
"args": {
"actorId": "da20e926-43b3-4d8d-a76c-a3331c0d0b72",
"frame": {
"type": "number",
"value": 1
}
}
},
{
"id": "de07a991-031f-43fc-a2a8-4224c0daf3f5",
"command": "EVENT_ACTOR_MOVE_TO",
"args": {
"actorId": "da20e926-43b3-4d8d-a76c-a3331c0d0b72",
"x": {
"type": "number",
"value": 1
},
"y": {
"type": "number",
"value": 32
},
"moveType": "horizontal",
"useCollisions": false
}
},
{
"id": "9ebab967-a12a-4ab7-8be2-a8c373f84131",
"command": "EVENT_ACTOR_DEACTIVATE",
"args": {
"actorId": "da20e926-43b3-4d8d-a76c-a3331c0d0b72"
}
}
],
"false": []
}
}
],
"leaveScript": []
}