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

22 lines
417 B

action_inherited()
makeActive()
setCollisionBounds(-4, -4, 4, 0)
facing = 1
noglide = 0
myhealth = 15
if (oControl.mod_randomgamebool == 1 && (global.wbeam == 0 || global.sbeam == 0 || global.pbeam == 0))
{
freezehp = floor((myhealth * 0.15))
if (freezehp < 1)
freezehp = 1
}
damage = 5
hitsound = 64
deathsound = 59
platyoffset = -8
frozenspr = 332
target = 0
canattack = 1
state = 1
image_speed = 0