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 - possifunlity

Pages: [1]
1
THAT is how I find this bug:
There is a script on a Button,and I add a method in that script to this Button's "On Click" Notify List.Then I remove this particular script,But Button's Notify List haven't clear.After a while,I find I remove this script wrong,So I add this script to the Button back,and "On Click" Notify List look like right,but the method in List never been execute.Then I realize maybe old list point wrong place,So I reAdd the method to the Notify List,It's works fine.
To someone who have similar situation like me,Hope this help. :)

2
NGUI 3 Support / Can a UILabel display in a 3d way?
« 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:

Pages: [1]