Put this code:

Code:
camera.x = wizard.x - 15; // change it like you want.
camera.y = wizard.y; // don't touch it!
camera.z = wizard.z + 5; // change it like you want.