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

14 lines
203 B

event_inherited()
myhealth = 5
damage = 8
hitsound = 62
deathsound = 60
platyoffset = -6
frozenspr = 444
flipx = 0
facing = 1
state = 0
active = 0
image_speed = 0
light = instance_create(x, y, oLight32)