Hi, I have a image that's meant to be used as a background. It has a gradient across the top and some crosshatching along the bottom:
http://screencast.com/t/aMiW4V3cny6Is there a way to n-slice this asset so that no matter how big the UISprite is, the following properties are maintained?
1) the top gradient's height stays the same
2) the bottom crosshatching height stays the same
3) the horizontal band of solid dark green resizes as the UISprite height changes
4) as the UISprite width changes, the texture is tiled left/right so that the angle of the crosshatches doesn't change
Thanks in advance,
Jeff