3rd Person Camera - Best way to automatically have it adjust pitch

Done new version for that:

It traces bunch of points around character, then gets average out of it, and calculates dot product (cosinus beetwen vectors). Then that is used to move camera arm. Done only for forward axis, but calculations are ready for left right also.

1 Like