For some reason, when I try to load the dialogue data from the JSON file I created in that scene (CutsceneDialogue) it instead loads the data from a different file in a different scene. I have 3 files and 3 scenes, scenes 1 and 2 do it just fine but scene 3 is the one that’s loading scene 1’s file.
Have you previewed this using the debugger, and inspecting the CutsceneDialogue?
How are you setting the JSON? Can you include a screen shot of the events for that?
