RE: Subpart texture file path
2020-07-21, 15:32 (This post was last modified: 2020-07-21, 19:39 by Orion Pobursky.)
2020-07-21, 15:32 (This post was last modified: 2020-07-21, 19:39 by Orion Pobursky.)
(2020-07-02, 3:10)Orion Pobursky Wrote: There are no subpart textures on the PT right now (or in the official library) but I'd like to figure this out before it becomes an issue. I think the way the PT is handling subpart textures is wrong.
The UI on the PT submit page lists "\parts\s\textures" as the subpart texture file path
However the !TEXMAP spec states "a search for the specified texture file will first be attempted after adding a "textures\" prefix to the filename". By my reading this means subpart textures files should be in "parts\textures\s".
I'm writing the proposed change to the spec. Is the consensus that texture should be appended to the name as specified in the Name: META (e.g. s/123.dat would search parts/textures/s/123.png)?