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

17 lines
277 B

action_inherited()
makeActive()
setCollisionBounds(-4, -4, 4, 0)
myhealth = 5
damage = 2
hitsound = 61
deathsound = 60
platyoffset = -4
frozenspr = 310
target = 0
canattack = 1
freezetime = 400
state = 1
alarm[0] = (60 + random(120))
alarm[1] = (90 + random(120))
alarm[3] = 4