Is there a way to turn off player camera zooming?

If a player clicks RMB on PC it zooms in slightly. I assume the same is true on other platforms. Is there a way to turn this behavior off? This interrupts jam loops even if they have no items.

I have checked on IslandSettings, WorldSettings, and the Third Person Controls and could not find anything relevant.

Input Controller Device & just block input of the Standard Action for zooming.

1 Like

Thank you so much - this works perfectly!

For any future peoples that find this thread, here are the settings:

1 Like