stk-code_catmod/data/models/referee.xml
hikerstk 54315a6d69 Renamed traffic light texture to be lowercase, and
Tex.png to thunderbird.png.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9824 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-14 01:11:47 +00:00

14 lines
558 B
XML

<?xml version="1.0"?>
<!-- model: the model filename to load as referee
{start,end}-rescue-frame: frame numbers for the rescue animation
{start,end}-start-frame: frame numbers for the start animation, -->
<referee model="thunderbird.b3d"
first-rescue-frame="1"
last-rescue-frame="99"
first-start-frame="1"
last-start-frame="26"
start-offset="-1.5 1 3"
scale = "0.3 0.3 0.3"
colors="traffic_light_red.jpg traffic_light_yellow.jpg traffic_light_green.jpg"
end-start-frame="100"/>