So I messing around with 100% width on sprites and no matter what I try, doesn't come out as expected. So I created a sprite and set its width to ViewportRight(0) expecting it to "stretch" from the left side to the right, but it only goes about halfway.
I tested by setting the position or ViewportRight(0) and the sprite snaps to the right edge. Why wont it "stretch" 100%? thanks