SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<kart name = "Emule"
|
||||
version = "3"
|
||||
model-file = "emule.spm"
|
||||
icon-file = "emule_icon128.png"
|
||||
minimap-icon-file = "emule_icon32.png"
|
||||
shadow-file = "emule_shadow.png"
|
||||
type = "medium"
|
||||
groups = "standard"
|
||||
rgb = "1.00 0.00 0.00" >
|
||||
<sounds engine = "large">
|
||||
<skid name="default"/>
|
||||
</sounds>
|
||||
<animations left = "9"
|
||||
straight = "24"
|
||||
right = "39"
|
||||
backpedal-left = "44"
|
||||
backpedal = "59"
|
||||
backpedal-right = "74"
|
||||
start-jump = "79"
|
||||
end-jump = "144"
|
||||
start-winning = "154"
|
||||
start-winning-loop = "194"
|
||||
end-winning = "334"
|
||||
start-losing = "344"
|
||||
start-losing-loop = "461"
|
||||
end-losing = "587"
|
||||
selection-start = "592"
|
||||
selection-end = "719"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.285000 0.152012 0.529344"
|
||||
model = "wheel-front-left.spm" />
|
||||
<rear-left position = "-0.323194 0.152012 -0.375893"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<front-right position = "0.285000 0.152012 0.529344"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-right position = "0.323194 0.152012 -0.375893"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "-0.250369 0.356290 -0.595463" />
|
||||
<nitro-emitter-b position = "0.250369 0.356290 -0.595463" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="0.177836 0.322731 0.474661"
|
||||
rotation="-0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Car"
|
||||
color="130 121 153"
|
||||
radius="2.50"
|
||||
energy="0.75"
|
||||
inner-cone="0.582"
|
||||
outer-cone="0.873"
|
||||
type="spot"
|
||||
/>
|
||||
<object position="-0.174912 0.322731 0.474661"
|
||||
rotation="-0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Car"
|
||||
color="130 121 153"
|
||||
radius="2.50"
|
||||
energy="0.75"
|
||||
inner-cone="0.582"
|
||||
outer-cone="0.873"
|
||||
type="spot"
|
||||
/>
|
||||
<object position="-0.000000 0.111984 0.550115"
|
||||
rotation="0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Car"
|
||||
type="mesh"
|
||||
model="tail_lights.spm"
|
||||
/>
|
||||
</headlights>
|
||||
<hat position="0.000624 0.716163 -0.078974"
|
||||
rotation="9.158274 -0.000005 0.000012"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Head"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user