I’m not asking for scripts or a tutorial, i need ideas or tools to use to help me make cutscenes that i can use in my fighting game
3 Likes
You can use attachements inside the character to control where the camera goes.
1 Like
Tween the camera’s CFrame to set waypoints. Make sure to set the cameraType to Scriptable
before you begin any tweening and set the cameraType back to Default/Custom
once the tweens have completed.
4 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.