Nice game! Loved the artwork and the sounds!! Enjoyed playing it too, but i do agree that fullscreen mode would make the experience more enjoyable. I read you had some trouble with it in Unity, this might help: Change UI resolution.
Also, i don't know if this was by design, the fact that the camera scrolls upwards at a constant speed (as opposed to keeping the player always in view) is a problem because you basically can't go backwards, to pick up a clock for example. But all in all, lots of fun!!
Viewing post in Rescue Rosie jam comments
Thank you so much for the link! That was really helpful in terms of my UI. Now I just have to figure out why my code that rotates the player to face the mouse isn't working in fullscreen lol.
The upwards scrolling was a design choice to keep the pressure on but I agree it's very frustrating most of the time haha. I was thinking of increasing the player speed when they're moving downwards to help with that. But I like the idea you bring up of having a cam that tracks the player! There'd be an incentive to keep moving because of the timer but you could also go back to get clocks. Thanks for playing, I really appreciate the feedback!