How do I get Zwoptex to not save every sprite with the exact same spriteSourceSize??? I want each sprite size to be it’s own custom size based on it’s width and height.
Right now every sprite gets this data:
spriteSourceSize = { width = 50, height = 50 },
But other times that I’ve published from Zwoptex, the widths and heights are all different, which is what I want. I’ve tried trim/untrim but that doesn’t do anything. [import]uid: 52127 topic_id: 12917 reply_id: 312917[/import]