Hi all,

I'm creating a game in which you need to throw things with your arm (2d style, but in a 3d world (to make it easy :P)) and I want the arm to move (like lean back and forth) on my mouse position.

So it will throw at the location of my mouse position, and if you move the mouse, the arm will rotate a little to the left or to the right, depending on the mouse position on the screen.

Are there easy way's to do this ? (since the arm is attached to my character with a bone structure)


Feel free to respond with any suggestions smile