As the name suggest, the feature for faster travel with Right click + Scroll doesn’t work. The problem is this only happens in the game I am currently working on and not other game, so its kinda important to me. I have tried to change my “Change Camera Speed” to Alt + scroll in studio settings but it still doesn’t work. I also tried reinstalling studio just to get the same result. Any idea on how to fix this?
2 Likes
Try check ‘CameraType’ property in Camera of workspace.

Select a Camera of Workspace
If CameraType is not ‘Fixed’, you should set property to ‘Fixed’
I hope It helps you.
5 Likes
I can’t believe this simple trick actually fixes the problem. My camera was set to custom before, and I changed it to Fixed and the problem is solved. Thank you!
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.