This is pretty good! I think the hitbox for the player could be a bit more forgiving (maybe 6 wide instead of 8) but the collision resolution is solid! Letting the player look up and down with the arrow keys would be a nice addition too: I fell on so many spikes I couldn’t see when I jumped.
Viewing post in Spunky jam comments
Thanks for the feedback! I agree on both points. I wanted to implement panning the camera to look down, but ran out of time. We tried to compensate for this by making the falling pretty floaty
I spent so much time on getting the collision working well (and even a triangular hitbox for the spikes), so thanks for the kind words :)