Hello,

I try to place my camera in the head position of my model.

camera.z=my_model.max_z;

but this is under my model...

camera.z=my_model.z;

same position??!!

I need help how I can place the camera in the maximum z of my model...?

Thank you,
Julien