yes yes yes thank you //// That was my problem.
But a problem
The camera used in the model. {camera is inside the model }
to wit
camera.y = player.y
camera.x = player.x
camera.z = player.z
but i want
camera.y == player.y+6
But everything goes wrong
can you help me ??