Cool!
Submitted
Blissfully Unaware| Criteria | Rank | Score* | Raw Score |
| Gameplay | #1107 | 2.550 | 3.250 |
| Innovation | #1207 | 2.451 | 3.125 |
| Audio | #1229 | 2.353 | 3.000 |
| Overall | #1318 | 2.370 | 3.021 |
| Enjoyment | #1354 | 2.353 | 3.000 |
| Visuals | #1408 | 2.353 | 3.000 |
| Theme | #1482 | 2.157 | 2.750 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does the game fit the theme?
Nothing could go wrong — I'm just going to pour this cup of water into this moving bowl. I'm sure it won't spill. Why would that happen?
What code and assets did you not make from scratch during the jam (if any)?
All assets are free to use commercially, and include music, images (The background for the menu; the restart button; the "is it full enough" button), and fonts. None were made by me.
The cup and bowl were made of rectangles — not an image.
Code was made from scratch but some lines and concepts were taken from Unity discussions.
How many people worked on the game?1
I really enjoyed the music on this - felt just right for a semi-chaotic, physics puzzle game. Were the platforms randomly generated? I ask because there were many levels where some of the platforms seemed irrelevant. I would have loved to have some more level variety as well, because the physics and concept were fun and I think it could be used in a lot of challenging ways
If you get a chance, I'd appreciate your feedback on my game as well. Thanks!
Is the physics built in? Because I can’t believe this is unity physics. Now… The main problem has to be the bowl controller. It moves to linearly. If you added some lerp or smoothstep it would have made controlling the bowl much smother. Great concept!
Hi there! Cool concept.
I see that you are trying to replicate fluid substance. I did the same in my previous game. Some suggestion from me, you could try making the collider smaller than the sprite so objects appear more seamless. ;)
Also I'm not sure if it's a bug or just physics, on level 4 some fluid stays on top of platform at the end, and prevent me from continuing the game.
Keep up the great work!
Leave a comment
Log in with itch.io to leave a comment.