{
"_resourceType": "script",
"id": "7cc45a56-1343-4913-8a16-b5bd92d112b7",
"name": "E02-Cat-Hit",
"symbol": "script_e02_cat_hit",
"description": "Atropellado por el player :(\n",
"variables": {},
"actors": {
"0": {
"id": "0",
"name": "Self"
}
},
"script": [
{
"id": "acd3a312-404f-43e7-b4f2-f4d65cf5451e",
"command": "EVENT_ACTOR_SET_FRAME",
"args": {
"actorId": "0",
"frame": {
"type": "number",
"value": 2
}
}
},
{
"id": "e8a66d77-4e8c-4da6-94ed-f567245200ff",
"command": "EVENT_ACTOR_COLLISIONS_DISABLE",
"args": {
"actorId": "0"
}
}
]
}