So you've got the cut-scene creator plugin. But it just moves the camera can you make an object lets say a person play an animation after walking over the camera button. Ive always wanted to make a horror game right, and they require a good bit of cut-scenes but you cant really do that or at least I dont know how at the moment.
Example - You walk through a door and then you see a person get grabbed by a monster or something and dragged into a doorway.
Is it only possible with CFrames or Vectors or can you do an actual animation?
You'd have to use the Animation Editor to create the animations for the NPCs in the cutscene.
You'd then use scripting to position the camera in the correct place, and then run the animations.
But yes it is 100% possible