using InterpolateCameraPos & InterpolateCameraLookAt
#1

Hey,

So this was the first time i was using camera related things, i used this code to move the camera from 1 part to another:
PHP код:
InterpolateCameraPos(playerid, -2193.797607, -1153.27966320.058774, -2317.571777, -1025.14660618.51205810000);
    
InterpolateCameraLookAt(playerid, -2189.322509, -1155.48632820.382766, -2313.607177, -1028.18920818.67218710000); 
Works fine, but the problem is the trees look weired:



Anyone knows why though?
Reply
#2

Your character is way too far from the camera, so you only see the LODs of those objects. Set player's position closer to the camera.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)