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

21 lines
367 B

action_inherited()
myhealth = 100
freezehp = 220
damage = 40
hitsound = 61
deathsound = 60
frozenspr = 1493
canfreeze = 1
hitmissileexpl = 0
target = 0
canattack = 1
state = 0
image_speed = 0
freezefall = 0
canhit = 1
statetime = 100
blobsolid = instance_create((x - 4), (y - 36), oBlobSolid)
blobsolid.image_yscale = 2.75
blobsolid.image_xscale = 0.5
vulnerable = 0