SuperTuxKart 1.5 upstream source (from official release tarball)

This commit is contained in:
Benjamin
2026-06-11 20:04:02 +02:00
commit 2957e51aaa
8551 changed files with 1801800 additions and 0 deletions
+63
View File
@@ -0,0 +1,63 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev 16945 -->
<kart name = "Kiki"
version = "3"
model-file = "kiki.spm"
icon-file = "kiki_icon.png"
minimap-icon-file = "kiki_icon.png"
shadow-file = "kiki_shadow.png"
type = "light"
groups = "standard"
rgb = "0.01 0.72 1.00" >
<sounds engine = "small"/>
<animations left = "120"
straight = "139"
right = "159"
backpedal-left = "179"
backpedal = "199"
backpedal-right = "219"
start-jump = "224"
end-jump = "244"
start-winning = "245"
start-winning-loop = "285"
end-winning = "469"
start-losing = "470"
start-losing-loop = "535"
end-losing = "607"
selection-start = "617"
selection-end = "738"/>
<wheels>
<rear-left position = "-0.298249 0.159682 -0.254119"
model = "wheel-rear-left.spm" />
<front-left position = "-0.219825 0.112120 0.350314"
model = "wheel-front-left.spm" />
<front-right position = "0.219825 0.112120 0.350314"
model = "wheel-front-right.spm" />
<rear-right position = "0.298249 0.159682 -0.254119"
model = "wheel-rear-right.spm" />
</wheels>
<speed-weighted-objects>
<object position="0.000052 0.401611 -0.110751"
rotation="82.691714 0.000014 179.999991"
scale="1.035683 1.035683 1.035683"
bone="Pelvis"
speed-factor="4.000000"
model="kiki_tail.spm"/>
</speed-weighted-objects>
<nitro-emitter>
<nitro-emitter-a position = "0.276363 0.385731 -0.570326" />
<nitro-emitter-b position = "-0.276363 0.385731 -0.570326" />
</nitro-emitter>
<headlights>
<object position="0.000000 0.181935 0.545856"
rotation="0.000000 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
color="53 81 103"
model="Headlight.spm"/>
</headlights>
<hat position="0.000052 0.887938 -0.092067"
rotation="-3.469422 -0.000007 -0.000003"
scale="0.621410 0.621410 0.621410"
bone="Head"/>
<exhaust file="kart_exhaust.xml"/>
</kart>