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 = "Konqi"
|
||||
version = "3"
|
||||
model-file = "konqi.spm"
|
||||
icon-file = "konqi_icon.png"
|
||||
minimap-icon-file = "konqi_icon.png"
|
||||
shadow-file = "konqi_shadow.png"
|
||||
type = "medium"
|
||||
groups = "standard"
|
||||
rgb = "0.00 0.59 0.00" >
|
||||
<sounds engine = "large">
|
||||
<skid name="default"/>
|
||||
</sounds>
|
||||
<animations left = "0"
|
||||
straight = "10"
|
||||
right = "20"
|
||||
backpedal-left = "24"
|
||||
backpedal = "34"
|
||||
backpedal-right = "44"
|
||||
start-jump = "49"
|
||||
end-jump = "117"
|
||||
start-winning = "119"
|
||||
start-winning-loop = "182"
|
||||
end-winning = "264"
|
||||
end-winning-straight = "322"
|
||||
start-losing = "329"
|
||||
start-losing-loop = "361"
|
||||
end-losing = "449"
|
||||
end-losing-straight = "528"
|
||||
selection-start = "550"
|
||||
selection-end = "806"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.396130 0.147025 0.437329"
|
||||
model = "wheel-front-left.spm" />
|
||||
<rear-left position = "-0.396130 0.175278 -0.551816"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<front-right position = "0.396130 0.147025 0.437329"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-right position = "0.396130 0.175278 -0.551816"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "-0.187960 0.189132 -0.771348" />
|
||||
<nitro-emitter-b position = "0.187960 0.189132 -0.771348" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.108943 0.134422 0.811045"
|
||||
rotation="0.000000 -0.000000 -0.000014"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="KART"
|
||||
radius="2.50"
|
||||
energy="0.75"
|
||||
inner-cone="0.582"
|
||||
outer-cone="0.873"
|
||||
type="spot"
|
||||
/>
|
||||
<object position="0.110118 0.134417 0.811053"
|
||||
rotation="0.000000 -0.000000 -0.000014"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="KART"
|
||||
radius="2.50"
|
||||
energy="0.75"
|
||||
inner-cone="0.582"
|
||||
outer-cone="0.873"
|
||||
type="spot"
|
||||
/>
|
||||
<object position="0.000000 -0.000000 0.000000"
|
||||
rotation="0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="KART"
|
||||
type="mesh"
|
||||
model="tail_light.spm"
|
||||
/>
|
||||
</headlights>
|
||||
<hat position="0.000000 0.752611 -0.057084"
|
||||
rotation="-3.018598 -0.000000 0.000000"
|
||||
scale="1.083600 1.083600 1.083600"
|
||||
bone="DEF-HEAD"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user