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_oFlitt_Create_0.gml

11 lines
194 B

image_speed = 0.2
image_index = random(3)
hspeed = random_range(-1, 1)
alarm[0] = random(120)
faceran = random(10)
if (faceran <= 4)
facing = -1
else
facing = 1
AFDayProj(sHornoadShake)