2D Toolkit Forum

2D Toolkit => Support => Topic started by: cdes on March 01, 2015, 09:06:04 am

Title: Is it possible to create a Clipped Sliced Sprite?
Post by: cdes on March 01, 2015, 09:06:04 am
Hello,

I'm wondering if it's possible to create a Clipped Sliced Sprite.

Has anyone tried?

Thanks
Title: Re: Is it possible to create a Clipped Sliced Sprite?
Post by: unikronsoftware on March 02, 2015, 02:49:18 pm
No it isn't possible, but you can use UI masks to clip anything really. Take a look at the UI masks sample for more info on how they work.
Title: Re: Is it possible to create a Clipped Sliced Sprite?
Post by: cdes on March 03, 2015, 10:12:52 am
Thanks