Find the vertex of your model where the "focal point" should be located. Then, through your script, use vec_for_vertex() to get the world position of that vertex. Then set your camera's position to that vertex. Wha la! Your camera is right where it should be, and will move with the animations so it gives a more "realistic" effect...