Moving camera
#1

Hey i close the camera with a timer here

pawn Код:
public OnPlayerSpawn(playerid)
{
    KillTimer( Camera[playerid][Timer] );
    SetCameraBehindPlayer(playerid);
    return 1;
}
but when the player spawns there can be two outcomes either the player will spawn fine or the players camera will move to spawn point on the map and the camera will spin in a gray area
Reply


Messages In This Thread
Moving camera - by Snowman12 - 10.06.2011, 13:57
AW: Moving camera - by Nero_3D - 10.06.2011, 14:03

Forum Jump:


Users browsing this thread: 1 Guest(s)