Play Cat in space
The Cat In Space's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Fun | #2 | 2.000 | 2.000 |
Jank | #2 | 2.500 | 2.500 |
Weirdness | #3 | 2.500 | 2.500 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Hi, your game isn't scaling correctly on the web browser, I think you want to have your canvas stretched to the screen size. The meteor falls off screen to the right when I have the game full screened.
Happy jamming!
So this is my first time actually making a game with Godot. I use it now. And I have zero idea on how to scale it to proper size. I would recommend playing on PC with 1920x1080 resolution. I might actually remove web versio
I'm developing with Godot, too -- I'm running a 4K monitor which is probably why it was off for me then.
Try Project => Project Settings => Display => Window => Stretch => Mode => change disabled to "Canvas Item"
ok thanks. I will re-build the web version!