🙂 Yes it's Brianna. These cutscenes are still WIP, she probably won't even wear her former outfit in k3 since she's moving on from her past, forging her own path.
Back on mdlops, I decided it was taking too long porting it to C++, so I looked for other options. I found mdledit much faster, it still won't handle super-complex maps, but it's way faster than mdlops.
I had to fix a couple of issues to make my tool compatible with mdledit but now it works... except for one thing: directional light is gone! tbh I kind of like this stylized look, but that's not how it's supposed to be. I'm still not very familiar with k2 maps and mdledit, but my first guess is that mdledit ignores "sunlight" and expects me to use lightmaps instead. Which I don't want to build now, since maps are still subject to change. Of course the game is playable even in pitch black like this, but I'll have to solve this issue sooner or later. Any idea?