Bug description: When trying to export texture files from blender using the latest version of the blender plugin, the textures will be exported to the same folder as the .gltf and .bin files, regardless of the selected settings. I want the textures to export to the texture folder in my ModelLib, however no matter what I try it seems like it totally disregards the used settings.
Repro steps: creating an object with a material with an albedo, a comp and normal texture. Set the export path for the textures to ../texture and export.
Oh yes indeed, I now see it exports it to both the location as shown in the picture above and in the actual texture folder. Then why is it also in the same place as the .gltf and .bin files?