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_oBoss1Block_Crea...

11 lines
186 B

gravity = 0.2
gravity_direction = 270
spikeoffset = 18
enablespikes = 0
spike = instance_create(x, 80, oSpikes1)
spike.image_yscale = 5
alarm[0] = 90
alarm[1] = 5
falling = 1
hspeed = 0