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
+68
View File
@@ -0,0 +1,68 @@
<?xml version="1.0" encoding="utf-8"?>
<kart name = "Adiumy"
version = "3"
model-file = "adiumy.spm"
icon-file = "adiumyicon.png"
minimap-icon-file = "adiumyicon.png"
shadow-file = "adiumyshadow.png"
type = "medium"
groups = "standard"
rgb = "0.00 0.70 0.00" >
<sounds engine = "small">
<skid name="default"/>
</sounds>
<animations left = "0"
straight = "20"
right = "40"
backpedal-left = "49"
backpedal = "69"
backpedal-right = "89"
start-jump = "99"
end-jump = "159"
start-winning = "169"
start-winning-loop = "222"
end-winning = "319"
end-winning-straight = "373"
start-losing = "379"
start-losing-loop = "441"
end-losing = "479"
end-losing-straight = "504"
selection-start = "509"
selection-end = "914"/>
<wheels>
<front-right position = "0.390367 0.165355 0.307956"
model = "wheel-front-right.spm" />
<front-left position = "-0.390367 0.165355 0.307956"
model = "wheel-front-left.spm" />
<rear-right position = "0.196887 0.078855 -0.200136"
model = "wheel-rear-right.spm" />
<rear-left position = "-0.196887 0.078855 -0.200136"
model = "wheel-rear-left.spm" />
</wheels>
<nitro-emitter>
<nitro-emitter-a position = "0.227239 0.394038 -0.420712" />
<nitro-emitter-b position = "-0.227239 0.394038 -0.420712" />
</nitro-emitter>
<headlights>
<object position="-0.001737 0.287080 0.506312"
rotation="0.000000 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
radius="5.00"
energy="1.50"
inner-cone="0.524"
outer-cone="0.785"
type="spot"
/>
<object position="0.000000 0.000000 0.000000"
rotation="0.000000 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
type="mesh"
model="tail_lights.spm"
/>
</headlights>
<hat position="-0.000021 0.736534 -0.029566"
rotation="-13.554229 0.031168 0.002432"
scale="1.228442 1.228442 1.228442"
bone="Head"/>
<exhaust file="kart_exhaust.xml"/>
</kart>