Imagine a room, with the player in First Person view, but i don't want it to walk the room, i just want it to zoom in the objects or zones that are in the room.
At what point do you zoom in? When you click on Hotspots?
You can create GameCameras at the same position as the "zoomed out" camera, but zoom in / rotate them to have them focus on different objects. You can then use the Camera: Switch Action to transition to them when needed.
Comments
You can create GameCameras at the same position as the "zoomed out" camera, but zoom in / rotate them to have them focus on different objects. You can then use the Camera: Switch Action to transition to them when needed.