Hey ! First of all thanks a lot for playing the game :)
You are 100% right about your different points so I'll try to give more details :
- About the crashes, I'd be interested if you could give me some indications on where the game did crash, I know some common crash points but not all of them
- For the variable jump height, it's something I'd like to implement post-jam since it gives more air control and a better feeling overall
- For the camera zones, it was my first time trying to play with a dynamic camera so there is a few bugs haha, I'll try to fix that post-jam too
- For the pickups, the voice was a cheap / quick way to give an indication because we kinda ran out of time but yeah, a small popup indicating what the powerup does would be way better
- For the various leap of faiths in the game, it's a direct consequence of tradeoffs I had to do in order to make the CameraZones happy and them not fighting each other to get the focus of the camera. But I could not agree more, it's bad design