Animation based on where I touch the screen.
Is it possible to animate a character with different movements based on where I touch the screen by using position or do I need to setup actors and place them where I want to touch and define each movements?
Thanks
Thanks
Comments
For example diff moves when touching upper-left, bottom-left, lower-right and upper right will give me 4 different movements for main actor but I also have a touch rule to destroy spawning actors.
Thanks
In the actor, make it so when that global attribute is 1, do the desired animation. If you're confused, just say so, and I can explain more.
Thanks for your help!
Thanks