Hello. Thank you for playing the game and giving such detailed feedback. It is sad to hear you had such bad experience.
I'd like to comment on some of the notes:
1. Going to add that as well as other options.
2. 5. SFX and music were the last to be worked on and not all SFX were added/made. Definitely going to add more.
3. I added it for debugging. Going to remove it for end user.
9. Could you please give more information on that? Is that music during cut-scene and actual game play sounds differently, like more to the left/right?
We are going to work on fixing known bugs, making difficulty curve right and adding missing features.
Hope you will enjoy the game after we resolve those issues.
Viewing post in The pawscape jam comments
About 9:
So basically, your audio source for the music is not centered to the camera, but is just placed probably at (0, 0). This makes the music quieter when you get far away from (0, 0) and it also messes with the panning of it (how left/right the sound is) based on which side of the source you are. You can either attach the music source to your player/camera, or you copy the highlighted values from the image I sent.
Also, just to clarify, I still had fun playing your game, but in my feedback I always point out the things that I feel that it should be changed.
That probably makes it sound like I was having a bad time, when in reality it's just a cool game with some issues.