How to make cutscene

how to make cutscene using moon animator and scripting

i know some common thing with camera like currentcamera and change the camera to scriptable
and change the CFrame but the problem is the camera alway appear in the same position i want to make a cutscene like in the video it show cutscene where u are

Why don’t use Tween then? It could make those Camera move.

it alway appear in the same position i want to fix that

You mean the Camera(part) or somethin else?

nope i use moon animator and i make a camera + animation when i use it , it just showing the same position and i want to play the camera + animation infront of the player

Ya mean in the Camera for cutscene is facing the wrong way?

no i made the animation and the camera on a rig , then when i use it ingame it just showing the rig and i want the camera to show character instead on a rig

Oh I get it now.
You might wanna Put a Folder, then save the animation and teh property.
When the cutscene is triggered, the cutscene start playing infront of player.

However, due to my lack of knowledge about Moon animator, I can’t help you further.

Surely, there will be much professional people that can get in touch of your problem later.

I suggest using TweenService as it is more customisable in case you want to modify it in the future. There are many tutorials on YouTube and on the DevForum that might help you. Only make a request if haven’t found any solutions.

I found many tutorial in YouTube all of their tutorial is using a part as a camera, but I just want to use moon animator to make the cutscene work

Try using TweenService until you find a solution with Moon Animator.

How to use tweenservice facing at the character and doing Beatdown?

Read Camera Manipulation as it might be helpful.

1 Like