Rhythm Quest is a 2-button rhythm platformer game. Jump, attack, and fly to the beat through upbeat songs that are hand-crafted to highlight complex rhythms!
The Rhythm Quest Demo has been updated to version 0.34.0! This patch includes some major internal improvements, including a major Unity update, better gamepad support, performance optimizations, and more!
Full changelog:
[code]
Version 0.34.0
- Updated to Unity 6 (removed Unity splash screen...)
- Reworked rendering for menu backdrops to improve performance, especially during transitions
- Other performance improvements
- Add alternative gamepad support to improve gamepad compatibility
- Decreased coin sfx volume
- Loading indicator now matches selected character
- Attempt to handle audio device changes/resets in menu scene
- Fix softlock on changing audio device/improve audio reset behavior
- Fixed spike enemies not responding to skin changes immediately
- Fixed transitions for non-tiling backdrops in low-quality graphics mode
- Localization/text updates and fixes
- Added menu option to skip 1-1 tutorial
- Disabled assist menu during 1-1 tutorial
- Fixed track freezing causing softlock in 1-1 tutorial
- Reset menu backdrop scrolling on transition
- Potential rendering fixes
- Fixed unintended menu description label changes during transitions
- Fix rendering on unicode pixel font by making it much larger
[/code]