I will find this hard to explain.
I am trying to figure out a way to animate a label / textview (rotate across the z-axis). i.e. like it is flipping around.
To be honest, if you flip it on any axis, I am sure the code can be changed to adapt to any axis.
What I am after is I want to flip it around, and at the point where the rotation rotates the text completely out of view i.e. width = 0, then I will change the text, and the next text will animate into view.
Any ideas?
I am trying to figure out a way to animate a label / textview (rotate across the z-axis). i.e. like it is flipping around.
To be honest, if you flip it on any axis, I am sure the code can be changed to adapt to any axis.
What I am after is I want to flip it around, and at the point where the rotation rotates the text completely out of view i.e. width = 0, then I will change the text, and the next text will animate into view.
Any ideas?