Help with cancelling camera movement

I want to make it when you use this move it will make out so you can’t move your camera until the move is finished and then yeah but I can’t find how to do so?

Set the camera’s CameraType to Scriptable, then back to Custom when you’re done

I set it to scriptable so what do I do now? ;/

Then that’s it? I’m not entirely sure what else you wanted to do except temporarily make it so you can’t move the camera

If you want to move the camera, you can tween the CFrame of the camera.

You can just set the camera to scriptable then make it to custom again. Is that what you want to achieve?

i set the camera to scriptable but it doesn’t do anything do I have to add more to it?

Add a wait() before you make the camera scriptable. It’s a bit buggy lately.

nvm I got it I just changed it to fixed and I was doing it in a server script so yeah um thanks everyone for helping tho ;D