12.03.2012, 21:55
Sometimes when interpolating my camera, it skips forward. Sometimes to the end, sometimes just a bit ahead. It is really annoying.
Code:
Happens quite rarely though, maybe 20 percent of the time. I will try to capture it with FRAPS.
Code:
pawn Код:
SetPlayerInt(playerid, 0);
SetPlayerPos(playerid, -2406.2969,2374.0911,6.3353);
InterpolateCameraPos(playerid, -2396.54, 2367.10, 72.96, -2396.54, 2367.10, 120.96, 30000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, -2435.48, 2292.67, 88.96, 2745.61, -2446.19, 13.64, 30000, CAMERA_MOVE);