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
343 B
22 lines
343 B
event_inherited()
|
|
makeActive()
|
|
setCollisionBounds(-14, -14, 14, 14)
|
|
facing = 1
|
|
myhealth = 60
|
|
freezehp = 10
|
|
damage = 32
|
|
hpush = 6
|
|
vpush = -3
|
|
hitsound = 62
|
|
deathsound = 59
|
|
platyoffset = -6
|
|
frozenspr = 449
|
|
flipx = 0
|
|
state = 0
|
|
limit_l = (x - 80)
|
|
limit_r = (x + 80)
|
|
targety = (y + 8)
|
|
image_speed = 0.2
|
|
if (global.difficulty >= 2)
|
|
alarm[0] = 60
|