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.
22 lines
406 B
22 lines
406 B
action_inherited()
|
|
myhealth = 20
|
|
freezehp = 220
|
|
damage = 75
|
|
hitsound = 61
|
|
deathsound = 60
|
|
frozenspr = 1491
|
|
canfreeze = 1
|
|
hitmissileexpl = 0
|
|
target = 0
|
|
canattack = 1
|
|
state = 0
|
|
image_speed = 0
|
|
sprite_index = sBlobThrowerWaterClosed
|
|
freezefall = 0
|
|
canhit = 1
|
|
statetime = 100
|
|
platyoffset = 0
|
|
blobsolid = instance_create((x - 4), (y - 36), oBlobSolid)
|
|
blobsolid.image_yscale = 2.75
|
|
blobsolid.image_xscale = 0.5
|