#Cut scenes camera movement!

1 messages · Page 1 of 1 (latest)

errant herald
#

Hi, I'm making a intro cutscene but camera remains steady I want it to move a bit in curve path to look more cinematic

ionic isle
#

Camera.CameraType = Enum.CameraType.Scriptable

and then you can set the CFrame

#

with Camera.CFrame

obtuse turtle
#

Use bezier curve

errant herald