I have a camera node. Around the camera node, there is another big node (.obj file) of a building. User can move inside the building. User can do LongPressGesture, and additional node (let's say a sphere) appears on the wall of the building. I want to rotate my camera to this new node (to tap location). I don't know how to do it. Can someone help me? Other answers are not correct for me. Camera just rotates in random directions.