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

How would I go about giving the players camera a rising & falling effect?

Asked by
JPT79 92
4 years ago

So I'm making a obby and it entirely in the sky jumping between floating islands, I kinda want to give a floating-like effect without moving the map, so I assumed the best way may be the camera, but since this is a completely new field for me I have no clue where to begin. What should I look into using for this? or is there a better way to go about this?

0
The Humanoid contains CameraOffset. You can probably figure out how to make the offset move smoothly. bostaffmanbulgaria1 89 — 4y

1 answer

Log in to vote
4
Answered by 4 years ago

TweenService, Tween.Completed (Event) and Humanoid.CameraOffset.

If you need further clarification then please comment.
If this solution worked for you, please mark as correct!

Ad

Answer this question