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

11 lines
225 B

var trail;
trail = instance_create(x, y, oFXTrail)
trail.sprite_index = ZetaBlurSprite
trail.image_alpha = 1
trail.white = 0
trail.fadespeed = 0.15
trail.depth = 10
trail.image_xscale = facing
if (blur == 1)
alarm[1] = 2