Does anyone have good guide to recommend me that are about manipulating the camera?

Does anyone here have good guide and tutorial that are about game manipulation of the camera? I am having an really hard time understanding how to move the camera for my game. My game does not have an player avatar. It’s like the game blox saber.

Y’all are really helpful, not toxic and aren’t nitpicky about question rules unlike stack overflow so id like to thanks your for that in advance :slight_smile:

1 Like

Basically, you have to learn tweening (TweenService). Then tween the Camera in a local script which is placed in StarterGui. Here is a video: Advanced Roblox Scripting Tutorial #28 - Camera Manipulation (Beginner to Pro 2020) - YouTube

I hope this reply helped! And if it didn’t I can teach you myself.