SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev 16945 -->
|
||||
<kart name = "Hexley"
|
||||
version = "3"
|
||||
model-file = "hexley.spm"
|
||||
icon-file = "hexleyicon.png"
|
||||
minimap-icon-file = "hexleyicon32.png"
|
||||
shadow-file = "hexley_shadow.png"
|
||||
type = "light"
|
||||
groups = "standard"
|
||||
rgb = "0.78 0.23 0.23" >
|
||||
<sounds engine = "small"/>
|
||||
<animations left = "0"
|
||||
straight = "20"
|
||||
right = "40"
|
||||
start-jump = "59"
|
||||
start-jump-loop = "70"
|
||||
end-jump = "90"
|
||||
start-winning = "91"
|
||||
start-winning-loop = "99"
|
||||
end-winning = "139"
|
||||
start-losing = "159"
|
||||
start-losing-loop = "194"
|
||||
end-losing = "269"
|
||||
backpedal-left = "289"
|
||||
backpedal = "309"
|
||||
backpedal-right = "329"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.279106 0.178959 0.715315"
|
||||
model = "wheel-front-left.spm" />
|
||||
<front-right position = "0.279106 0.178959 0.719214"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-left position = "-0.279106 0.178959 -0.426519"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.279106 0.178959 -0.425105"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<speed-weighted-objects>
|
||||
<object position="0.122654 0.427813 0.079780"
|
||||
rotation="-0.000003 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Kart"
|
||||
speed-factor="2.000000"
|
||||
model="Vehicle.Dashboard.Needle.spm"/>
|
||||
</speed-weighted-objects>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "-0.266855 0.375222 -0.664861" />
|
||||
<nitro-emitter-b position = "-0.266855 0.375222 -0.664861" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.000000 0.432512 0.682644"
|
||||
rotation="-0.000003 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Kart"
|
||||
model="Vehicle.Lightbulb.spm"/>
|
||||
</headlights>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user