I know a one plugin for cutscenes. Codes Otaku. But i don’t get how to make an animation works with the script. Help me please.
3 Likes
Do you mean running the cutscene via script or playing animation on some kind of
character/humanoid?
2 Likes
I meaning all this combine in to the all.
1 Like
U can play a certain animation on the rig by Humanoid:LoadAnimation(Animation)
and for the cutscene you can use TweenService
and tween the Camera CFrame.
1 Like
Thanks. I realy didn’t get where get the CFrame camera stuff. Thank you.
I suggest you watch a tweening video or some topics on devforum about tweening. You should understand how they work after