SuperTuxKart 1.5 upstream source (from official release tarball)

This commit is contained in:
Benjamin
2026-06-11 20:04:02 +02:00
commit 2957e51aaa
8551 changed files with 1801800 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<!-- model: the model filename to load as referee
{first,last}-rescue-frame: Frame numbers for the rescue animation.
{first,last}-start-frame: Frame numbers for the start animation.
start-offset: XYZ offset relative to kart where to display the start referee
scale: Scales the mesh.
start-rotation: Rotation of the referee at start
colors: Three texture names that are used for ready, set, go. -->
<referee model="thunderbird.spm"
first-rescue-frame="625"
last-rescue-frame="700"
first-start-frame="265"
last-start-frame="290"
start-offset="-1.2 2 2"
scale = "0.2 0.2 0.2"
start-rotation="0 180 0"
/>