Need Help With Disabling Camera Movement

How does the script look like at the moment?

would this be a separate localscript?

You can but if you want it organised it should be in one local script, just test it out

You accidentally wrote Enum, instead of Enum. in the SetListener method for SoundService which is why it’s underlined red

i changed it to Enum. but it still didnt work

It’s quite odd that the script stopped working when you placed it into StarterPlayerScripts

See if removing the line where you set the CameraType to custom fixes that problem

still didnt work, but i have an idea. Is there any way to set the camera sensitivity?

1 Like

This should be helpful to do that:

works perfect. Thank you so much!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.