You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
facing = 1
|
|
myid = 5
|
|
if (global.metdead[5] == 1 || global.event[108] == 1)
|
|
{
|
|
tile_layer_delete(-105)
|
|
instance_destroy()
|
|
exit
|
|
}
|
|
image_xscale = facing
|
|
active = 0
|