First,sorry for my English.
Now in a game,I must set a tennis racket to rotate it from 0 degrees to 90 degrees(to hit a ball to left screen).But when i used method "rotate clockwise",tennis racket rotate depend on basic image point(Image point 0-center of racket image)-not from hand player(i have a sprite-"tennis racket"-a tennis racket and a hand that hold this racket).
So if i want to set that racket will orbit hand that hold it,how can i do that?
My config:
Touch:On tap gesture>Sprite7(tennis racket):rotate 90 degrees clockwise