Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alosh

Pages: [1]
1
NGUI 3 Support / Re: Cropping and Offset of Simple Texture
« on: August 12, 2012, 03:28:53 AM »
I forgot to update this in time:
I've worked around this by placing the simple texture in a panel and enabled clipping.
Moving the sprite inside emulated offset and changing the clipping size emulated cropping. It worked quite well for me.

2
NGUI 3 Support / Cropping and Offset of Simple Texture
« on: August 01, 2012, 03:23:39 AM »
Hey there,

Is there a way to crop or set the offset of a simple texture in nGUI?

Scenario:
I need to download a full-body image/texture of a player character from our server using WWW object. Now I need to crop the downloaded texture and adjust its offset to show only the face of the character and part of the upper chest instead of the whole body.

Is there a way this can accomplished in nGUI?

Pages: [1]