{
"_resourceType": "trigger",
"id": "623e4597-9694-4917-9114-50fa77f8f744",
"_index": 0,
"symbol": "trigger_60",
"prefabId": "",
"name": "",
"x": 18,
"y": 5,
"width": 1,
"height": 5,
"prefabScriptOverrides": {},
"script": [
{
"id": "7d091c35-bbe2-4f00-b6f0-5a02905fb8a8",
"command": "EVENT_ACTOR_MOVE_TO",
"args": {
"actorId": "8cf788e9-15e1-492f-8c8a-639e0526015b",
"x": {
"type": "number",
"value": 19
},
"y": {
"type": "number",
"value": 8
},
"moveType": "horizontal",
"useCollisions": false
}
},
{
"id": "d762db52-28b2-4ed3-ba8b-c775dd05a1b8",
"command": "EVENT_ACTOR_SET_DIRECTION",
"args": {
"actorId": "8cf788e9-15e1-492f-8c8a-639e0526015b",
"direction": {
"type": "direction",
"value": "left"
}
}
},
{
"id": "098a86b1-a3a7-4625-84d5-59344fd930cd",
"command": "EVENT_TEXT",
"args": {
"text": "El ascensor está\nroto, no se puede\nusar.",
"avatarId": ""
}
},
{
"id": "dbbea192-00a0-499f-9107-244cc1c6bd7a",
"command": "EVENT_ACTOR_EMOTE",
"args": {
"actorId": "$self$",
"emoteId": "d328e688-5350-4c16-a897-d9276d1a08d1"
}
},
{
"id": "a1313191-4241-4919-92cd-cc57c8905df7",
"command": "EVENT_ACTOR_MOVE_RELATIVE",
"args": {
"actorId": "$self$",
"x": {
"type": "number",
"value": -1
},
"y": {
"type": "number",
"value": 0
},
"moveType": "horizontal",
"useCollisions": false
}
}
],
"leaveScript": []
}