Character Selection Camera
#1

I need help with my Camera Position, It works Great, its just that my Characters aint facing towards the screen, ive played around with it a bit and still nothing, (I'm a newbie at scripting), Any help will be Greatly Appreciated.

My Script:

Quote:

public OnPlayerRequestClass(playerid, classid)


{
SetPlayerPos(playerid,2437.3252,1483.0380,10.8203, 142);
SetPlayerFacingAngle(playerid,6693);
SetPlayerCameraPos(playerid,2434.4878,1480.1946,10 .8203,312);
SetPlayerCameraLookAt(playerid,2437.3252,1483.0380 ,10.8203,142);
return 1;
}

Reply


Messages In This Thread
Character Selection Camera - by Lemonaidz - 19.02.2013, 10:30
Re: Character Selection Camera - by Roko_foko - 19.02.2013, 10:36
Re: Character Selection Camera - by Lemonaidz - 19.02.2013, 10:44

Forum Jump:


Users browsing this thread: