Hello,
I want to have in my game a camera that I enable with a button (I already have it) and I want to be able to move this camera as if I were in the unity’s editor. I mean, in unity’s editor you can move around the scene with right click and W,A,S,D and also you can rotate your vision with the mouse. I want a camera in game that allows me to do that but I don’t know how to do it.
With the asset I found I started to search information about a “freelook camera” and I found one which is exactly what I was looking for. I post the link here so everyone can use it.
Thanks