I've made simple camera movement, before facing this framerate dependent problem.. Camera was changing it's tilt - depending on forward/backward movement and roll - depending on left/right movement. I used the input forces (dist.x and dist.y), to see whatever player moves (which direction), but I'm not sure, will this approach work with what I want to archive.