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
+58
View File
@@ -0,0 +1,58 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev 16945 -->
<kart name = "Pidgin"
version = "3"
model-file = "pidgin.spm"
icon-file = "pidginicon.png"
minimap-icon-file = "pidginicon.png"
shadow-file = "pidginshadow.png"
type = "heavy"
groups = "standard"
rgb = "0.42 0.25 0.46" >
<sounds engine = "large"/>
<animations left = "9"
straight = "19"
right = "29"
backpedal-left = "30"
backpedal = "40"
backpedal-right = "50"
start-jump = "52"
start-jump-loop = "61"
end-jump = "74"
start-winning = "79"
end-winning = "99"
start-losing = "110"
start-losing-loop = "120"
end-losing = "130"/>
<wheels>
<front-left position = "-0.322109 0.124264 0.303000"
model = "wheel-front-left.spm" />
<front-right position = "0.347621 0.124264 0.303000"
model = "wheel-front-right.spm" />
<rear-left position = "-0.359896 0.176757 -0.433952"
model = "wheel-rear-left.spm" />
<rear-right position = "0.379896 0.176757 -0.433952"
model = "wheel-rear-right.spm" />
</wheels>
<nitro-emitter>
<nitro-emitter-a position = "-0.161255 0.191291 -0.659415" />
<nitro-emitter-b position = "0.159044 0.191291 -0.659415" />
</nitro-emitter>
<headlights>
<object position="-0.143178 0.116354 0.452222"
rotation="0.000000 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
bone="Kart"
model="headlight_left.spm"/>
<object position="0.169886 0.116724 0.450819"
rotation="0.000000 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
bone="Kart"
model="headlight_right.spm"/>
</headlights>
<hat position="-0.008356 0.571420 -0.123584"
rotation="2.356898 -0.600481 -0.027335"
scale="1.000000 1.000010 1.000000"
bone="Head"/>
<exhaust file="kart_exhaust.xml"/>
</kart>