New Tires

AlexDC22

Well-known member
old beats of rage tires just wore out for me..they just dont fit anymore so i made new ones..not perfect but this works for me...in case anyone wants them here they are.
P.S. i know 3 and 4 are similar..but it works for me.
tires.pngtirex1.pngtirex2.pngtirex3.pngtirex4.png
Code:
anim idle
    delay    10
    offset    23 69
    bbox    2 -25 48 72
    platform  20 75 -50 -50 60 60 20 1200
    frame    data/chars/misc/Obstacles/tires.png


anim fall
    delay    13
    offset    84 97
    frame    data/chars/misc/Obstacles/tirex1.png
    frame    data/chars/misc/Obstacles/tirex2.png
    frame    data/chars/misc/Obstacles/tirex3.png
    frame    data/chars/misc/Obstacles/tirex4.png
 
Back
Top Bottom