SuperTuxKart 1.5 upstream source (from official release tarball)
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev 16945 -->
|
||||
<kart name = "Wilber"
|
||||
version = "3"
|
||||
model-file = "wilber.spm"
|
||||
icon-file = "wilbericon.png"
|
||||
minimap-icon-file = "wilbericon32.png"
|
||||
shadow-file = "wilber_shadow.png"
|
||||
type = "light"
|
||||
groups = "standard"
|
||||
rgb = "1.00 0.42 0.00" >
|
||||
<sounds engine = "small"/>
|
||||
<animations left = "0"
|
||||
straight = "20"
|
||||
right = "40"
|
||||
start-winning = "80"
|
||||
start-winning-loop = "149"
|
||||
end-winning = "259"
|
||||
start-losing = "287"
|
||||
start-losing-loop = "324"
|
||||
end-losing = "521"
|
||||
backpedal-left = "539"
|
||||
backpedal = "559"
|
||||
backpedal-right = "579"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.317326 0.174053 0.517318"
|
||||
model = "wheel-front-left.spm" />
|
||||
<front-right position = "0.294669 0.174053 0.517318"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-left position = "-0.324684 0.209531 -0.402748"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.302277 0.209531 -0.402748"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "-0.332807 0.305423 -0.840149" />
|
||||
<nitro-emitter-b position = "-0.332807 0.305423 -0.840149" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.246124 0.332468 0.611523"
|
||||
rotation="-0.000006 0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Kart"
|
||||
model="headlight_1.spm"/>
|
||||
<object position="0.224547 0.334821 0.611495"
|
||||
rotation="-0.000006 0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Kart"
|
||||
model="headlight_2.spm"/>
|
||||
</headlights>
|
||||
<hat position="-0.001583 0.784978 -0.100542"
|
||||
rotation="22.169512 0.000008 0.000011"
|
||||
scale="0.559255 0.559254 0.559254"
|
||||
bone="Head"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
@@ -0,0 +1,22 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Wilber Kart for SuperTuxKart
|
||||
Upstream-Contact: Néd J. "jymis" Édoire <nwad@crypticgate.net>
|
||||
Source: https://supertuxkart.net
|
||||
License: CC-BY-SA 3.0
|
||||
|
||||
Files:
|
||||
*.xml
|
||||
wheel-*.spm
|
||||
wilber.spm
|
||||
headlight_1.spm
|
||||
headlight_2.spm
|
||||
wilber_diffuse_1.png
|
||||
wilber_diffuse_2.png
|
||||
wilber_gloss_1.png
|
||||
wilber_gloss_2.png
|
||||
wilber_colorization_mask_1.png
|
||||
wilbericon.png
|
||||
wilbericon32.png
|
||||
Copyright: Copyright 2016, 2017 Néd J. "jymis" Édoire
|
||||
License: CC-BY-SA 3.0
|
||||
Comment: The headlights model (headlight_*.spm) is copyright ONLY 2017 (not 2016) Néd J. Édoire
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev Unknown -->
|
||||
<materials>
|
||||
<material name="wilber_diffuse_1.png" gloss-map="wilber_gloss_1.png" colorizable="Y" colorization-factor="0.00" colorization-mask="wilber_colorization_mask_1.png"/>
|
||||
<material name="wilber_diffuse_2.png" gloss-map="wilber_gloss_2.png"/>
|
||||
</materials>
|
||||
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 293 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 6.1 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 1.9 KiB |