Hi guys,
I've been fooling around with zooming in on a tilemap using the camera. However, when I look in camera.h and camera.m there is nothing that will return me the current X Y Z values of the camera. I need the current values in order to set new values because if I just pass 0.0f to the ones I don't need to modify, it messes it up.
Is there some place else I should be looking for this?
Thanks,
Sunsu