SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<kart name = "Sara"
|
||||
version = "3"
|
||||
model-file = "sara.spm"
|
||||
icon-file = "icon-sara.png"
|
||||
minimap-icon-file = "icon-sara.png"
|
||||
shadow-file = "sara-shadow.png"
|
||||
type = "medium"
|
||||
groups = "standard"
|
||||
rgb = "1.00 1.00 1.00" >
|
||||
<sounds engine = "large">
|
||||
<skid name="default"/>
|
||||
</sounds>
|
||||
<animations left = "0"
|
||||
straight = "20"
|
||||
right = "40"
|
||||
backpedal-left = "49"
|
||||
backpedal = "69"
|
||||
backpedal-right = "89"
|
||||
start-jump = "99"
|
||||
end-jump = "158"
|
||||
start-winning = "169"
|
||||
start-winning-loop = "277"
|
||||
end-winning = "443"
|
||||
end-winning-straight = "517"
|
||||
start-losing = "524"
|
||||
start-losing-loop = "616"
|
||||
end-losing = "689"
|
||||
end-losing-straight = "742"
|
||||
selection-start = "759"
|
||||
selection-end = "919"/>
|
||||
<wheels>
|
||||
<front-right position = "0.271486 0.149553 0.440816"
|
||||
model = "wheel-front-right.spm" />
|
||||
<front-left position = "-0.271486 0.149553 0.440816"
|
||||
model = "wheel-front-left.spm" />
|
||||
<rear-left position = "-0.000000 0.063334 -0.590961"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.015766 0.109566 -0.362298"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<speed-weighted-objects>
|
||||
<object position="0.000000 -0.007503 0.000000"
|
||||
rotation="0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
texture-speed-x="0.000000" texture-speed-y="-1.250000"
|
||||
model="Rail.spm"/>
|
||||
</speed-weighted-objects>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "0.154859 0.256226 -0.666196" />
|
||||
<nitro-emitter-b position = "-0.154859 0.256226 -0.666196" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="0.000479 0.410917 0.429782"
|
||||
rotation="0.000000 -0.000000 -0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Main"
|
||||
radius="5.00"
|
||||
energy="1.50"
|
||||
inner-cone="0.524"
|
||||
outer-cone="0.785"
|
||||
type="spot"
|
||||
/>
|
||||
<object position="0.000000 0.000000 0.000000"
|
||||
rotation="0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Main"
|
||||
type="mesh"
|
||||
model="tail_light.spm"
|
||||
/>
|
||||
</headlights>
|
||||
<hat position="0.001154 0.912441 0.000260"
|
||||
rotation="3.673096 0.000335 1.513430"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Head"/>
|
||||
<lean max="*0-10"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user