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.
AM2Rogue/Export_Code/gml_Object_oBoss1Block2_Ala...

9 lines
214 B

smk = instance_create(((x - 16) + random(32)), y, oFXAnimSpark)
smk.image_speed = 0.5
smk.additive = 0
smk.sprite_index = sSmoke1
smk.image_alpha = 0.6
smk.depth = -95
if (oBoss1Head.myhealth > 0)
alarm[1] = 5