Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: possifunlity on March 31, 2014, 10:31:18 AM

Title: Can a UILabel display in a 3d way?
Post by: possifunlity on March 31, 2014, 10:31:18 AM
Can label change its shape to look like it's attaching over a ball.There is a similar result that a want to achieve:(http://www.cinemablend.com/images/gallery/s27025/xbox_360_12846671695650.jpg)
Title: Re: Can a UILabel display in a 3d way?
Post by: ArenMook on April 01, 2014, 10:24:49 AM
Simple answer: No.

Complicated answer: if you render text to texture, you can then use this texture on a curved surface.