hi i am trying to make somenthing like in killing floor you start in first person and when you press certain key it changes to 3rd person is that possible ? i am new in unity and i dont know too much
Yah itβs possible. You could add a animation to the camera then use a script to trigger. Or just a script to switch between two cameras.