Camera moving
#4

pawn Код:
InterpolateCameraPos(playerid, Float:FromX, Float:FromY, Float:FromZ, Float:ToX, Float:ToY, Float:ToZ, time, cut = CAMERA_CUT)
InterpolateCameraLookAt(playerid, Float:FromX, Float:FromY, Float:FromZ, Float:ToX, Float:ToY, Float:ToZ, time, cut = CAMERA_CUT)
Example:
pawn Код:
InterpolateCameraPos(playerid, 1668.9432,-1458.1198,120.6119, 1506.6499,-1675.8396,41.2007, 3000, CAMERA_MOVE);
    InterpolateCameraLookAt(playerid, 1586.5640,-1281.9943,120.6119, 1554.6344,-1675.5366,16.1953, 3000, CAMERA_MOVE);
Reply


Messages In This Thread
Camera moving - by Crazyboobs - 25.06.2012, 07:43
Re: Camera moving - by Dubya - 25.06.2012, 07:47
Re: Camera moving - by Grand_Micha - 25.06.2012, 09:05
Re: Camera moving - by Dubya - 25.06.2012, 10:21

Forum Jump:


Users browsing this thread: 1 Guest(s)