rogerdv
11-05-2005, 10:29 AM
Im trying to implement a third person camera from above and behind player. The camera must follow player of course, and rotates with player whe it faces any direction. My problem is that I still cant grasp the maths behind the process, so Im looking for some working code as simple as posible to use it as base to build my engine. Can somebody give me a help with this?