Eldin ring-like camera system/movement

Hello! I’m working on an MMORPG, and I thought it would be a good idea to have this Eldin ring-like camera movement (smooth camera movement in short?) in my game that also works for camera rotation and stuff. I wanted it because of the smoothness of the camera (as seen in the YouTube video I’ll provide), and I don’t want Roblox’s default camera.

Video reference of what I’m talking about.

Any help would be appreciated, thanks! :smiley:

1 Like

There’s soooo much going on in that short clip. Too much to know what you’re going for exactly. You mention you’re not happy with the built in camera controller. What don’t you like about it?

In a summary, I’m aiming for a smooth camera “movement.” I know there is a lot going on in the video, but if you focus on the character and the camera, you can see that the camera follows the player smoothly. I have no strong feelings towards Roblox’s camera controls. I basically stated that I don’t want it since I want a smooth camera.

In that case, I’d just script a custom camera using a part that tweens smoothly behind the character, i don’t know if that would be the best for performance though