Let's understand the my requirement / question.
- I have to develop following things in my application.
- Application starts with a view controller ( obviously )
- Now, after loading the view controller
- "Touch me" characters should enter on screen animating, animation direction should be random.
OK. Let me clarify again.
The aim of question is animation & Touch.
- T (part of touch me) should enter from any corner of the screen & then o & ten u ...
After all character adjusts on the center screen, touch - tap event must be handled.
How to do this?