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.
|
with (115244)
|
|
x = (oTorizoWall.xoff - 320)
|
|
with (oTorizo)
|
|
WallLeft = (oTorizoWall.xoff + 16)
|
|
if (xoff <= 16)
|
|
{
|
|
with (115244)
|
|
instance_destroy()
|
|
}
|
|
if (xoff <= 304)
|
|
{
|
|
with (oTorizoCam)
|
|
followtorizo = 1
|
|
}
|