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 = "Godette"
|
||||
version = "3"
|
||||
model-file = "godette.spm"
|
||||
icon-file = "godette-icon.png"
|
||||
minimap-icon-file = "godette-icon.png"
|
||||
shadow-file = "godette-shadow.png"
|
||||
type = "heavy"
|
||||
groups = "standard"
|
||||
rgb = "0.25 0.61 1.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 = "128"
|
||||
start-winning = "129"
|
||||
start-winning-loop = "187"
|
||||
end-winning = "280"
|
||||
end-winning-straight = "340"
|
||||
start-losing = "359"
|
||||
start-losing-loop = "436"
|
||||
end-losing = "551"
|
||||
end-losing-straight = "629"
|
||||
selection-start = "639"
|
||||
selection-end = "899"/>
|
||||
<wheels>
|
||||
<rear-left position = "-0.382242 0.172843 -0.445758"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<front-left position = "-0.357000 0.158143 0.447165"
|
||||
model = "wheel-front-left.spm" />
|
||||
<rear-right position = "0.382243 0.172843 -0.445758"
|
||||
model = "wheel-rear-right.spm" />
|
||||
<front-right position = "0.357000 0.158143 0.447165"
|
||||
model = "wheel-front-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "-0.274750 0.364510 -0.746876" />
|
||||
<nitro-emitter-b position = "0.274750 0.364510 -0.746876" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.125785 0.268516 0.738144"
|
||||
rotation="-0.000000 0.000000 -0.000000"
|
||||
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.125049 0.268516 0.738144"
|
||||
rotation="-0.000000 0.000000 -0.000000"
|
||||
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.804531 -0.181460"
|
||||
rotation="13.300222 -0.000000 0.000000"
|
||||
scale="0.716809 0.716809 0.716809"
|
||||
bone="DEF-HEAD"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
Reference in New Issue
Block a user