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.
25 lines
339 B
25 lines
339 B
canhit = 1
|
|
flashing = 0
|
|
fxtimer = 0
|
|
state = 0
|
|
targetx = x
|
|
joint0_x = x
|
|
joint0_y = y
|
|
joint1_x = x
|
|
joint1_y = y
|
|
joint1_angle = -10
|
|
joint1_scale = 1
|
|
joint1_len = 60
|
|
joint2_x = x
|
|
joint2_y = y
|
|
joint3_x = x
|
|
joint3_y = y
|
|
joint3_scale = 1
|
|
joint3_angle = 0
|
|
image_angle = 0
|
|
spr_foot = 656
|
|
spr_leg1 = 668
|
|
spr_leg2 = 669
|
|
spr_leg3 = 670
|
|
spr_leg4 = 671
|