I want to make cutscenes that interact with the scenery, etc. For example, the player character picks up a bottle, or a large monster manages to grab a tree on the map.
I can do this with a script, just place the object I want to interact with inside the animation character and rig it.
In my current project I need to make a cutscene in which a monster grabs the player, and I can’t think of a way to do it.
And it is also possible to animate the camera more easily without using TweenService or Lerp?
Do you know of any other better alternative? I know Roblox is very limited when it comes to this.
Tell me what you do to make quality cutscenes