Camera's Problem
#1

How to make the camera look at the right place ?
When i enter an interior, the camera looks at the exit's checkpoint, how to make it looks at the right place!! -.-
Reply
#2

Easy fix, simply add the following line and the camera will be set to normal!

pawn Код:
SetCameraBehindPlayer(playerid);
Reply
#3

it worked with "SetPlayerFacingAngle"
Thank you
Reply
#4

No problem!

Just a head's up:

SetPlayerFacingAngle will just set the way the player faces (North, East, South, and West).
SetCameraBehindPlayer will just reset the camera view to go behind the player.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)