Hello,
not sure if this should be asked here or in the runtime sub forum.
I created a large background scene that is physically cut to 2 on x and on y because of our engine limitation so sprite sheets are not larger than 1024px X 1024px (the background is almost 2K X 2K)
when playing the background animations in spine, everything looks fine, but when ran in our game engine we can see the seams between the separate slots (see attached image)
I was wondering if I need to change export texture packer settings. could it be the "padding" parameter or maybe the filter
at runtime (currently it is on Linear)
any hint on how to solve it would be greatly appreciated!
thank you,