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
301 B
22 lines
301 B
action_inherited()
|
|
makeActive()
|
|
setCollisionBounds(-1, -1, 1, 1)
|
|
myhealth = 10
|
|
damage = 6
|
|
hitsound = 65
|
|
deathsound = 59
|
|
platyoffset = -14
|
|
frozenspr = 312
|
|
target = 0
|
|
canattack = 1
|
|
state = 1
|
|
myangle = 0
|
|
update = 1
|
|
sbstate = 0
|
|
sbmove = 0
|
|
angleprevious = 0
|
|
rotationspeed = 0
|
|
falling = 0
|
|
xVel = 0
|
|
yVel = 0
|