Camera
#1

How can i make, so that player camera is in front of player and player is freezed (togglecontroleable)...
This is what i made but it doesen't work...:
Код:
SetPlayerPos(playerid,207.0074,-135.2267,1002.8744);
SetPlayerFacingAngle(playerid,180);
SetCameraBehindPlayer(playerid);
TogglePlayerControllable(playerid,0);
SetPlayerFacingAngle(playerid,0);
Reply
#2

If you want it in front of players remove
pawn Код:
SetCameraBehindPlayer(playerid);
P.S: I'm from SLO too :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)