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

20 lines
279 B

action_inherited()
myhealth = 10
damage = 30
hitsound = 62
deathsound = 60
platyoffset = -6
frozenspr = 1695
flipx = 1
state = 0
active = 0
spit = 0
cooldown = 0
if (x >= oCharacter.x)
facing = -1
if (x < oCharacter.x)
facing = 1
image_speed = 0.2
trigger = 0
launch = 0