Trying out the roblox studio plugin animation sequencer
I recently started looking for a roblox studio plugin animation sequencer because my manual coding for cutscenes was getting out of hand. If you've ever tried to time a character's movement with a camera pan and a sound effect just by using task.wait() and a bunch of messy scripts, you know exactly what kind of headache I'm talking about. It's tedious, it's hard to debug, and honestly, it's just not a fun way to spend an afternoon in Studio. ...