Hi guys,
I have a situation I have a character on the middle of the screen… when the screen is touched I want the users hand to rotate in the direction of the touch location…
To achieve this I have two separate images
- character body only - no arms
- characters arms only
then i worked out the angle between the characters body and the touch location, then used the rotation property on the characters arms… it works… but it just doesn’t look the best…
how would you go about trying to achieve this? is there a better way?
any suggestions would be appreciated
Thanks
[import]uid: 67619 topic_id: 23710 reply_id: 323710[/import]
maybe i need to adjust the x and y off set depending on the angle? [import]uid: 67619 topic_id: 23710 reply_id: 95378[/import]
[import]uid: 52491 topic_id: 23710 reply_id: 95398[/import]