Interpolate Camera
#3

I do not understand what you mean, anyway, I think you mean this.

Код:
public SetupPlayerForClassSelection(playerid)
{
	SetPlayerPos(playerid, -2077.1584,1500.8994,13.8009);
	SetPlayerTime(playerid,0,00);
	SetPlayerWeather(playerid,17);
	if(GetPVarInt(playerid, "camara") == 0)
	{
	InterpolateCameraPos(playerid, -2078.063964, 1367.144287, 9.897732, -2076.655761, 1486.481201, 9.164805, 9000);
	InterpolateCameraLookAt(playerid, -2077.895507, 1372.133056, 10.186304, -2076.595703, 1491.448364, 9.733715, 1000);
    }
	SetPVarInt(playerid,"camara",1);
	return 1;
}
Reply


Messages In This Thread
Interpolate Camera - by teamz - 22.11.2016, 02:18
Re: Interpolate Camera - by IceBilizard - 22.11.2016, 03:11
Respuesta: Interpolate Camera - by BrianFaria - 22.11.2016, 07:47

Forum Jump:


Users browsing this thread: 2 Guest(s)