Ooh, It's still Wine buggy (I have Linux), now I started playing, Enter stopped working altogether. Speaking of the camera, do you program its angle and position depending on the transform of the character, or is the camera calculated automatically (AI)? It moves very interesting.
I will make a Linux build soon, it will probably work better! For the camera, its goal follows the character and in certain zones, the goal is the average of the player transform and another fixed point in space, which gives a special framing. And it just always lerp to its goal, that's how the transitions are achieved.