Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How do i make smooth camera movements?

Asked by 6 years ago

I want to make camera movments that smoothly move when you scroll and move left to right or up and down. Basically the same camera movments on any game with buttery smooth movments.

Ex: https://youtu.be/LHuMXRJhEKA

1 answer

Log in to vote
0
Answered by 6 years ago
Edited 6 years ago

If you are making a small cutscene where it goes off the player into another location (such as a boss battle and the camera moves to the boss and back the player), I would recommend Clonetrooper1019's cutscene editor: https://www.roblox.com/library/142371528/CloneTrooper1019s-Cutscene-Editor

Otherwise just look into camera interpolation which is better for projects such as the one shown in the video. Here's a link to the Roblox dev wiki: https://wiki.roblox.com/index.php?title=API:Class/Camera/Interpolate

If you have any problems or questions please contact me. ;)

Ad

Answer this question