Huh, I’ll try to figure it out. Thanks.
There is definitely an easier way. Unfortunately, I realized that far too late, so I might just leave as is.
Edit: I added a cutscene to the beginning Autem cutscene. I added an End Cutscene to the end, but it doesn't seem to be ending? I just end up unable to move. I don't know whether this is a mistake I made or some greater problem (probably the first), but if you could take a look, it would be appreciated.
Edit: Nevermind. I figured it out. I put the destroy yourself effect before the end cutscene by mistake, so it just destroyed itself before it could end the cutscene.
Woops.
Edit: Bright side is that that actually helped me avoid a problem. The destroy also happened before a variable activation, so it would have messed up dialogue on repeat plays.
Edit: Oh, the problem with the statues being unactivatable is that they don't spawn again. Must have forgotten to reset their setting effect... Woops. Well, should be an easy fix.
Yeah, just forgot to set _world.sp to 0. Foolish mistake for me. You might end up with some of the statues swapping between rounds, but they should work. Now I just wonder what _world.sc is. Was it just a typo, or was it meaningful? Welp. I should label better. Edit: Oh, right, it is the number of statues checked. Wonder why I set that right, but not the actual statue setting.
Edit: Fixed a bunch of stuff (what was I even doing with the second secret room. That wasn't done at all), but I didn't quite finishing testing. I should have time to wrap up tomorrow though.
Edit: The desert trial is kind of shoddily made. What was past me doing? I mean, it mostly works, but it is kind of messy in a lot of places.
Edit: Apparently still getting random crashes? Wasn't even in a room transfer this time. I had been testing for quite some time (about an hour or so), and I just crashed while editing the sand controller in the post Sculptor boss room.
Hope I didn't lose anything, because my memory is garbage right now, and I have no idea what I was doing before that...
Edit: Oh, wait, I remember now. Nothing was lost.
Anyways, I've ran quite a few rounds, and I've probably forgotten some of the stuff I need to fix, but this is really starting to work. I don't know what past me was doing sometimes, but I've managed to fix most of it anyways.