SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<kart name = "Gnu"
|
||||
version = "3"
|
||||
model-file = "gnu.spm"
|
||||
icon-file = "gnuicon.png"
|
||||
minimap-icon-file = "gnuicon.png"
|
||||
shadow-file = "gnushadow.png"
|
||||
type = "medium"
|
||||
groups = "standard"
|
||||
rgb = "1.00 0.70 0.00" >
|
||||
<sounds engine = "large">
|
||||
<skid name="default"/>
|
||||
</sounds>
|
||||
<animations left = "30"
|
||||
straight = "50"
|
||||
right = "70"
|
||||
backpedal-left = "89"
|
||||
backpedal = "109"
|
||||
backpedal-right = "129"
|
||||
start-jump = "139"
|
||||
end-jump = "179"
|
||||
start-winning = "189"
|
||||
start-winning-loop = "229"
|
||||
end-winning = "279"
|
||||
end-winning-straight = "299"
|
||||
start-losing = "300"
|
||||
start-losing-loop = "364"
|
||||
end-losing = "373"
|
||||
end-losing-straight = "414"
|
||||
selection-start = "421"
|
||||
selection-end = "779"/>
|
||||
<speed-weighted-objects>
|
||||
<object position="-0.000000 0.309056 0.043688"
|
||||
rotation="3.736794 -0.000000 -0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="root"
|
||||
speed-factor="1.100000"
|
||||
model="Carpet.spm"/>
|
||||
</speed-weighted-objects>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "-0.308955 0.122335 -0.269535" />
|
||||
<nitro-emitter-b position = "0.323666 0.122335 -0.269535" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.307101 0.405814 0.539214"
|
||||
rotation="3.736794 -0.000000 -0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="root"
|
||||
color="255 232 57"
|
||||
model="lantern_1.spm"
|
||||
/>
|
||||
<object position="0.307101 0.405814 0.539214"
|
||||
rotation="3.736794 -0.000000 -0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="root"
|
||||
color="255 232 57"
|
||||
model="lantern_1.spm"
|
||||
/>
|
||||
</headlights>
|
||||
<hat position="0.003708 1.084066 -0.035620"
|
||||
rotation="9.833382 -0.466672 1.279527"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Head"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user