Devlogs
Update #1 - Post Jam Physics Improvement
Hello!
I've updated the both the web and Windows version of the game. Since this was made in only 2 days for the GMTK 2021 Game Jam, it had a couple of issues, which have now been fixed:
- Fixed Timestep increased from 1/60 to 1/200, to prevent the line clipping.
- Gravity Increased (x3) to prevent floatiness.
- Mouse trail added, to show the path the purple dot will take.
- Changed when the ball bounce audio fires, so it plays less often.
- Increased menu button size.
Feedback on these changes are much appreciated!