I’ve been working on this scene for hours, previewing to test it periodically as I went and it’s been fine. I JUST finished it and suddenly the first round of commands don’t work. The last thing I did was add a new animation to an object (I even deleted that animation once the preview stopped but that didnt fix it).
That’s the first chunk of code, it’s identical (I copied this from another scene, many of the objects are global and I was sure to update the actions to the appropriate objects to this scene) and it works in another scene and it WAS working here and now it’s not. It does the first chunk of actions but pressing the return key doesnt do anything anymore. It just stops there.
I’m kind of losing my mind here because I’m supposed to be presenting this tomorrow and it was working fine, I cannot figure out why it suddenly doesn’t work. I even tried exporting it just in case it was a preview issue (I saw some bugs in the other topics about preview suddenly not working) but its not working in the export either. Previewing it with the debugger gives me no additional information.
Would love to have some suggestions!
I dont have any actions that are missing a trigger once. The majority of this scene’s conditions & events are yarn commands, and they’re all spelled right, no typos. I don’t know what’s happening.