onscreen controls are tough on PC, should add some keyboard inputs for up and down
Thanks for the feedback, bro! I actually had keyboard inputs in the early stages, but since this is a WebGL build, I prioritized UI inputs for accessibility. The keyboard controls are still in the code, I just need to uncomment them!