-
What do you want to achieve?
I want to be able to use the Codes Otaku Cutscene plugin in my experience while having StreamingEnabled set to true (here is the plugin if you need: Codes Otaku Cutscene - Roblox ) -
What is the issue?
When the StreamingEnabled property in Workspace is set to true, no cutscenes work with the Codes Otaku Cutscene plugin. I’m not sure what the specific issue is, but no matter what properties of the cutscene I toggle (eg. play on join, play when touch part) the cutscene doesn’t work. I’m a really beginner developer so I don’t know a lot about this, but I think that the issue has to do with the cutscene cameras not being streamed (which is weird because they are right next to the player).
Video is too big so I used Google Drive: Showcasing the problem.mp4 - Google Drive -
What solutions have you tried so far?
I’ve watched a YouTube video about Roblox streaming and its associated values, but I still can’t think of a solution even though I understand the concept of Streaming a bit. I tried cloning the cutscene cameras folder and putting the clone in Replicated Storage but that didn’t work either. I heard an idea to make the cutscene cameras local since they aren’t affected by Streaming apparently, but I don’t know how to do that and also prevent it from breaking the cutscene camera script
Please let me know if you can help, this is also my first post on this forum