Stopping head movment
#7

Quote:
Originally Posted by Wazza!
This might sound stupid, but try TogglePlayerControllable?

Good luck.
I assumed he had that already going when you're set to choose skin, wouldn't want to go walking off camera would you?
I just thought of a way
pawn Код:
SetPlayerFacingAngle(playerid,A);
SetCameraBehindPlayer(playerid);
SetCameraPosition(playerid,x,y,z);
SetCameraLookAt(playerid,x,y,z);
Fix that up and it oughta work for you.
By changing the facing angle, you control where 'SetCameraBehindPlayer' is going to look, and SetCameraLookAt doesn't effect the player's head movement, so the last angle the player had looked at was SetCameraBehindPlayer.
Reply


Messages In This Thread
Stopping head movment - by Mikep. - 08.12.2009, 21:00
Re: Stopping head movment - by Finn - 08.12.2009, 21:07
Re: Stopping head movment - by Mikep. - 08.12.2009, 21:21
Re: Stopping head movment - by Finn - 08.12.2009, 21:23
Re: Stopping head movment - by Joe Staff - 08.12.2009, 21:25
Re: Stopping head movment - by NeRoSiS - 08.12.2009, 21:29
Re: Stopping head movment - by Joe Staff - 08.12.2009, 21:42
Re: Stopping head movment - by Mikep. - 09.12.2009, 09:31

Forum Jump:


Users browsing this thread: 1 Guest(s)