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-Multitroid-Fair-Team-PVP/Export_Code/gml_Object_oBoss1Block2_Cre...

11 lines
183 B

image_yscale = 5
makeActive()
alarm[0] = 120
alarm[1] = 120
alarm[2] = 60
moving = 0
facing = 0
spikeoffset = 18
spike = instance_create(x, (y - 80), oSpikes1)
spike.image_yscale = 5