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.
|
mtr = instance_create((x - (16 * facing)), (y - 24), oMZeta)
|
|
mtr.facing = facing
|
|
mtr.state = 50
|
|
mtr.myid = myid
|
|
mtr.limit_left = limit_left
|
|
mtr.limit_right = limit_right
|
|
mtr.visible = false
|
|
mtr.alarm[2] = 1
|