mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-19 07:57:00 -04:00
81d200e74b
* impl Custom track transparency and clip * Rename DrawWater to DrawTransparency * Impl z-sorting for transparent mesh * Interp work * rename track function * cleanup * Revert texture interp * Further revert * Update Harbour * Impl custom track path select * Add check * Fix compile * Fix function extern --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
13 lines
1.2 KiB
Plaintext
13 lines
1.2 KiB
Plaintext
<TrackSections XMLSucks="1">
|
|
<Section gfx_path="tracks/harbour/mk64" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/Cube.002_mesh" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/map_mesh" surface="8" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/map.001_mesh" surface="1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/map.002_mesh" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/map.003_mesh" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/map.004_mesh" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/map.005_mesh" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/moon_mesh" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
<Section gfx_path="tracks/harbour/water1_mesh" surface="-1" section="0xff" flags="1" drawlayer="1" x="0" y="0" z="0" />
|
|
</TrackSections>
|