Hi guys, has anyone seen this before?
The pictures width is 22 pixels,the images goes right to the edges (see "energyBase" attached) , the sliced sprite is scaled with a width of 22 and instantiated with an x coordinate of +22 each time. The pivot is at the center for each object.
Why do I get a gap between sliced sprites? (see spaces.png)
I have taken the objects out of the NGUI UI object and left them parentless (I changed the scale to 1 for everything and the positions to +1), I get the same issue.
Any ideas?