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.
|
ecam = instance_create(x, (y - 16), oEventCamera)
|
|
ecam.targetx = 800
|
|
ecam.targety = y
|
|
ecam.ratio = 8
|
|
ecam.alarm[0] = 280
|
|
view_object[0] = oEventCamera
|
|
with (oA1MovingPlatform2)
|
|
alarm[0] = 60
|
|
global.event[58] = 1
|