Camera Rotation Broke In Studio

Unsure where to put this, since I can’t post in bug reports.

But I encountered this bug where I an unable to change the direction of the camera in studio.
I can neither pan, NOR press F on a part to teleport to it.
Restarting studio does nothing.

Here’s a video of me trying. First part is me trying to pan with Middle mouse button, then trying to look around with Right click. It just seems to snap right back…

I can still move the camera via WASD or arrow keys like normal, just not rotate.

Two things to note are, last thing I did was use MoonAnimator, not sure if that’s related.

And it’s not my computer, it works in other projects still. Just not this one.

Has this ever happened to anyone else? Did I accidently enable some weird setting?

Please help, studio is basically unusable at this point…

1 Like

MoonAnimator IS the result of this issue, but no need to worry.

In order to gain access to your scroll wheel (Which is used for the track system), they appear to change your camera property to Scriptable, and they don’t change it back sometimes.

Solution? Change game.Workspace.Camera.CameraType to fixed.

9 Likes

Yay! Thanks so much!!! I wasn’t sure if the moon animator was related or not!

1 Like