Hello guys!!!
I’m developing a game and need to know how to change the camera mode from 2d to 3d in gaming such as the 2d button is pressed in the editor Mode. I know that it’s possible likes when i change the camera projection from orthografic to perspective with this command “camera.orthografic = false”. But with this, the camera is changed instantly but it happens without animation and i would like keeping the animation in the same mode when that it happens in the editor mode.
Thank’s in advance.
seems to have been talked about before
1 Like