I dont know how to realize this, so what i do is just destroying the camera one by one, which is not reversible.
Btw, how to define the default camera when using some cameras (in first person controller) when starting the game.
I dont know how to realize this, so what i do is just destroying the camera one by one, which is not reversible.
Btw, how to define the default camera when using some cameras (in first person controller) when starting the game.
You can set `camera.enabled = false;` to temporarily disable a camera.