#viewport camera disappearing when I playetest
1 messages · Page 1 of 1 (latest)
The camera instance you created in studios manually won't stay. You will need to create a new Camera instance inside a local script
got it to work, thankyew
1 messages · Page 1 of 1 (latest)
I have a camera that I want to spin around a part in a viewport frame to get that spinning model in ui effect, but whenever I start game, my script cant find the camera and checking explorer shows the camera is just gone
The camera instance you created in studios manually won't stay. You will need to create a new Camera instance inside a local script
got it to work, thankyew