SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev 16945 -->
|
||||
<kart name = "Amanda"
|
||||
version = "3"
|
||||
model-file = "amanda.spm"
|
||||
icon-file = "amanda_icon.png"
|
||||
minimap-icon-file = "amanda_icon.png"
|
||||
shadow-file = "amanda_shadow.png"
|
||||
type = "heavy"
|
||||
groups = "standard"
|
||||
rgb = "1.00 1.00 1.00" >
|
||||
<sounds engine = "large"/>
|
||||
<animations left = "0"
|
||||
straight = "20"
|
||||
right = "40"
|
||||
start-winning = "50"
|
||||
start-winning-loop = "85"
|
||||
end-winning = "180"
|
||||
start-losing = "190"
|
||||
start-losing-loop = "229"
|
||||
end-losing = "270"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.400000 0.136540 0.431080"
|
||||
model = "wheel-front-left.spm" />
|
||||
<front-right position = "0.400000 0.136540 0.431080"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-left position = "-0.415810 0.179469 -0.400000"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.415810 0.179469 -0.400000"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "0.174150 0.384850 -0.710000" />
|
||||
<nitro-emitter-b position = "-0.174150 0.384850 -0.710000" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="0.187356 0.335878 0.652893"
|
||||
rotation="-0.000006 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Car"
|
||||
model="headlight_1.spm"/>
|
||||
<object position="-0.188917 0.334259 0.652863"
|
||||
rotation="-0.000006 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Car"
|
||||
model="headlight_2.spm"/>
|
||||
</headlights>
|
||||
<hat position="-0.000000 0.816800 -0.129318"
|
||||
rotation="2.862415 -0.000008 -0.000002"
|
||||
scale="0.700000 0.700000 0.700000"
|
||||
bone="Head"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user