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.
Sirce

- 22 gün önce
- 3 Kas 2023 tarihinde katıldı
- Trouble trying to make sprite sheet in texture packing tartışmasında
- Trouble trying to make sprite sheet in texture packing tartışmasında
Oh That was it, I blame working late and not checking well the power of two references
- Trouble trying to make sprite sheet in texture packing tartışmasında
Hello.
I wanted to export a VFX as a sprite sheet, separatedly of the main atlas (as my client requested) and I looked around to see how can I do it.
So far I tried to do using the texture packer in grid mode but I'm unable to pack it even tho I'm using the MaxHeight requested (For technical reasons I need to export in textures by power of two)Any help with this?
To close this thread, the issue was solved, apparently the problem was an old photoshop version. I updated the software and got the desired results, thanks!
Hello, I'm working on a fairly humanoid-simple puppet and, as intended, I'm working on a bigger size than the one planned to be in the engine. I'm having no trouble at all running the scrip and importing the data if the size value remains 100%-1.0
However, as soon as I put in the scrip another value (let's say 25%) sometimes some assets don't resize or even if they do, they import all bunched up at the center (the file has folders with bone nomenclature)
Am I missing something, or is the scrip experiencing a bug?
Thanks.