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
+48
View File
@@ -0,0 +1,48 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev 16945 -->
<kart name = "Nolok"
version = "3"
model-file = "nolok.spm"
icon-file = "nolokicon.png"
minimap-icon-file = "nolokicon.png"
shadow-file = "nolokshadow.png"
type = "medium"
groups = "standard"
rgb = "0.25 0.21 0.06" >
<sounds engine = "large"/>
<animations left = "0"
straight = "20"
right = "40"
start-winning = "80"
end-winning = "308"
start-losing = "386"
start-losing-loop = "414"
end-losing = "516"/>
<wheels>
<front-left position = "-0.191663 0.113000 0.431415"
model = "wheel-front-left.spm" />
<front-right position = "0.192337 0.113000 0.433317"
model = "wheel-front-right.spm" />
<rear-left position = "-0.333243 0.145925 -0.421683"
model = "wheel-rear-left.spm" />
<rear-right position = "0.302984 0.146000 -0.424683"
model = "wheel-rear-right.spm" />
</wheels>
<nitro-emitter>
<nitro-emitter-a position = "0.194400 0.489350 -0.326533" />
<nitro-emitter-b position = "-0.237400 0.489350 -0.326533" />
</nitro-emitter>
<headlights>
<object position="-0.005000 0.320000 0.640000"
rotation="5.201238 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
bone="Kart"
color="149 255 144"
model="headlight.spm"/>
</headlights>
<hat position="-0.015675 0.643097 0.036730"
rotation="-2.207904 -0.000007 -0.000011"
scale="1.000000 1.000000 1.000000"
bone="Head"/>
<exhaust file="kart_exhaust.xml"/>
</kart>