Im making a game called football birdhunt, and you have to throw a football. I know I have to make a new view, but how can I make him turn to the thing he's aiming at? How can I make the football leave his hand?
for the football.
AnimateObject(bla,bla,bla,bla);
MoveObjectDirect(bla,bla,bla); //the mouse click position
for facing the bird.
FaceCharacter(GUY,BIRD);
Americans, accept it! Its called FOOTball because you kick the ball using your FOOT, its crazy to use your hands! ;D
I think overall it would be pretty difficult. I would make a script to turn the char in about eight increments, instead of only four (as usual.)
As for Football, why don't you non-Americans call it Foot-and-Head-and-hands-for-goalies-ball then? lol I like Soccer better.