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 = "Puffy"
|
||||
version = "3"
|
||||
model-file = "puffy.spm"
|
||||
icon-file = "puffy-icon.png"
|
||||
minimap-icon-file = "puffy-icon.png"
|
||||
shadow-file = "puffy-shadow.png"
|
||||
type = "heavy"
|
||||
groups = "standard"
|
||||
rgb = "0.00 0.53 0.02" >
|
||||
<sounds engine = "large"/>
|
||||
<animations left = "0"
|
||||
straight = "20"
|
||||
right = "40"
|
||||
backpedal-left = "41"
|
||||
backpedal = "60"
|
||||
backpedal-right = "80"
|
||||
start-jump = "81"
|
||||
start-jump-loop = "159"
|
||||
start-winning = "160"
|
||||
end-winning = "400"
|
||||
start-losing = "442"
|
||||
start-losing-loop = "677"
|
||||
end-losing = "714"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.403249 0.165167 0.523572"
|
||||
model = "wheel-front-left.spm" />
|
||||
<front-right position = "0.404349 0.165167 0.524823"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-left position = "-0.399166 0.221235 -0.470627"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.396947 0.221235 -0.471024"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "0.021000 0.282822 -0.775238" />
|
||||
<nitro-emitter-b position = "-0.021000 0.282822 -0.775238" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.284753 0.218019 0.783926"
|
||||
rotation="2.860040 -0.000000 0.000000"
|
||||
scale="0.564440 0.564440 0.564440"
|
||||
bone="Kart"
|
||||
model="headlights_1.spm"/>
|
||||
<object position="0.288783 0.212154 0.783916"
|
||||
rotation="2.860040 -0.000000 0.000000"
|
||||
scale="0.564440 0.564440 0.564440"
|
||||
bone="Kart"
|
||||
model="headlights_2.spm"/>
|
||||
</headlights>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user