Files
SpaghettiKart/assets/tracks/harbour/data_track_sections
T
MegaMech 81d200e74b Refactor Track to CustomTrack Class, impl render layers (#606)
* 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>
2025-12-29 15:51:12 -07:00

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>