Post jam fixes !


Hey, this has been a long time since ;)

Due to personal things going on in my life I haven't had a lot of time to update content, but here is a post jam update. It is not a lot but it makes the whole a bit more playable

Post jam update (25/10):

  • Added a "return to home" button at each level for easy navigation
  • Fixed the collisions for the boxes. Apparently the texture-rects did not want to scale down beyond 52 px. The current limit is now 28 px
  • "Fixed" the uncessing bounce sounds. Now it should only play when dropped from real high. The sound formula is given by dB = 0.05*(heightDelta - 500). With this change the volume should be more realistic. Even with a linear interpolation it is hard to balance things right. Had I had more time, I would've made a logarithmic function to truely reflect the logarithmic scale, but I have more pressing issues at the moment and balancing it right would've been a nightmare :p

Files

AngularMomentum PostJamVersion.zip Play in browser
Oct 25, 2021

Leave a comment

Log in with itch.io to leave a comment.