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
+54
View File
@@ -0,0 +1,54 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev 16945 -->
<kart name = "Suzanne"
version = "3"
model-file = "suzanne.spm"
icon-file = "icon_large.png"
minimap-icon-file = "icon32.png"
shadow-file = "shadow.png"
type = "medium"
groups = "standard"
rgb = "0.91 0.55 0.07" >
<sounds engine = "large"/>
<animations left = "0"
straight = "9"
right = "19"
start-winning = "29"
start-winning-loop = "49"
end-winning = "69"
start-losing = "79"
start-losing-loop = "99"
end-losing = "119"
backpedal-left = "124"
backpedal = "144"
backpedal-right = "164"/>
<wheels>
<rear-left position = "-0.389000 0.210000 -0.392000"
model = "wheel-rear-left.spm" />
<rear-right position = "0.389000 0.210000 -0.392000"
model = "wheel-rear-right.spm" />
<front-left position = "-0.363000 0.158000 0.366000"
model = "wheel-front-left.spm" />
<front-right position = "0.363000 0.158000 0.366000"
model = "wheel-front-right.spm" />
</wheels>
<nitro-emitter>
<nitro-emitter-a position = "0.228313 0.452646 -0.680885" />
<nitro-emitter-b position = "-0.215846 0.452646 -0.680885" />
</nitro-emitter>
<headlights>
<object position="0.279522 0.129815 0.639868"
rotation="0.000000 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
model="headlight_1.spm"/>
<object position="-0.278977 0.130679 0.640290"
rotation="0.000000 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
model="headlight_2.spm"/>
</headlights>
<hat position="0.006090 0.690562 -0.075912"
rotation="1.561133 4.812912 -0.435586"
scale="1.000000 1.000000 1.000000"
bone="Head"/>
<exhaust file="kart_exhaust.xml"/>
</kart>