Good morning !

I'm currently having a problem for an action that seems simple to me, I want to change the direction the camera is looking in so that it is looking at a gameobject or a prefab.
I managed to do the action with my player but the camera does not follow.
The camera is usually from behind the player and controllable for left-right rotation, everything is configured in top down border.
Which node with which configuration should be used to rotate the camera from its X angle towards the gameobject/prefab (the gameobject will be in the center of the screen).

Thanks in advance !
Sign In or Register to comment.