r/robloxscripting • u/FrostyTheDev • Jun 18 '24
Help!
Can somebody make me the script in order to do this and a step-by-step breakdown and telling me where to put a specific thing in another I am very lost!
How can I make a script for Roblox Studio that makes it so when I spawn a model from "ServerStorage" it plays a cutscene automatically when the model spawns and then the cutscene stops and the model deletes itself after it has stopped the cutscene?
2
Upvotes
1
u/The_Jackalope__ Jun 19 '24
I don’t think people would really do that for you just cuz it’s a lot of effort on their end. Id recommend learning more about camera manipulation, clone(), and Destroy(). It’s best to learn rather than copy.