I am working on a new Cutscene editor.
So, i’ve been working on a week for this plugin.
How it works
The easing styles a are the easing style for tween(They are all there). NOTE : You can put a different easing style on each waypoints.
The trigger type is when the custcene will play, for now theres : Player Joined, Part Touch(once), Part
Touch(unlimited), send me trigger type ideas.
The Time(sec) is the number of seconds before the current waypoint ends. You can put a different amount of seconds or easing style on each waypoints.(Default is 3)
The Delete Last Waypoint will delete the last waypoint.
The preview will preview the cutscene.
The waypoints text is the number of waypoints.
And the last one is the Finish, it will convert into a local script on the part selected (if trigger type is on part touch) or if not it will put it on “ReplicatedFirst” when the player joins.
Should i add the easing direction, or anything else?
Post your feedback.
Thanks for reading