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.
AM2R-The-Horde-Multitroid/Export_Code/gml_Object_oErisPipe_Create...

19 lines
236 B

active = 0
time = 0
timemax = 720
cooldown = 0
cooldownmax = 60
alarm[0] = (30 + irandom(90))
facing = 1
image_speed = 0
state = 0
pod = 0
init = 3
if (global.event[261] > 0)
{
state = 1
alarm[2] = 42
}
faces = 0
midx = (x + 8)