#Using button to change cam

11 messages · Page 1 of 1 (latest)

whole flume
#

why would that ever lead to the use of a remote event

#

gui is handled on client side (local scripts)
camera is handled on client side (local scripts)
🤷‍♂️

cursive yacht
whole flume
cursive yacht
#

How would I do it what would I write in the script? Because I have another camera that changes when clicking a prompt, but I wanna have a button where I click it and it goes back to normal 🥲I tried looking on YouTube and I’ve found nothing

whole flume
#

It’s not that difficult to be frank. Or well. This does only work when you change the cameratype to scriptable for your other cameras

cursive yacht
#

But since I have another camera being used at the same time that I want to change it wouldn’t it be something like if Camera.CameraType == (othercamera).scriptable then Camera.CameraType = enum.Custom?

whole flume
#

Or well. Is that button just to get it back to the default cam or is it to switch between the 2 cameras?