Comments

Log in with itch.io to leave a comment.

Really cute graphics

Really sweet concept! would love to see expanded forward. on level 3 i was having trouble getting my bass to register unfortunately

Thank you! Not sure about that bug, not something I noticed, but there'll always be some :(

Are you sure there isn't an extension like Vimium interfering? It could definitely just be my code though 😂

I see you used Unity’s fullscreen template, maybe that’s the problem? Have you tried Itch.io’s fullscreen button?

I've not tried that, during development it was a texture max size issue? I figured it was just a weird Firefox bug. Didn't look too much into it due to most people using Chromium based browsers anyway

All of the Unity games that were using the default WebGL template with the integrated fullscreen button did not fullscreen at all, so it’ll be that and not something else. Make sure you use a template that autoscales to the available width and height when using Itch.io’s fullscreen button though.

(+1)

Ah right, thank you. I'll do that next year if I'm using Unity!