Timing problem

hi

We’ve almost finished our game but it has different behavior in different computers !!
for example Lerping Camera lacking in some computers( it runs around 50 FPS )

I also use Time.deltaTime …

please help … :frowning:

You could, if you dont have one,use a frame rate script and compare the fps so that when it’s too slow it would adjust some vars to make things faster.(ie) like if you have a float for the lerp speed. :idea:

Just a crazy idea :smile:

i dont want to make anything faster , framerate is around 50 but camera jerking when following my Aircraft …

thanx