Hey, I'm having another Trouble with the texture packing. The doc says that if you put a .pack with the desired configuration in any subfolder, this will override the config when packing that sub folder, but is not happening in my case.
For example, I'm trying to pack my model in with the main image folder has the body, and the sub folders are for other things like weapons and VFX.
One of them is the VFX I was asking before about the configuration size. When packing just that subfolder as input, the result is the desired (a grid based atlas)
But if I pack with the main folder instead, it will make an atlas from the body but the VFX suddenly is rendered in separate images, one per each frame.
Any help is appreciated.