I'm going to make a shop that uses cameras to make the player able to see what they're buying, but I don't know how to make the player camera the camera that faces the model. I have been researching on wiki and I found some camera types that can be found via Enum, but I don't know what each does. Can someone teach me that?
You should use the scriptable camera because it is the most manipulative camera, the player isn't able to move it while it is set afaik