Play game
Make Your Watch's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Special Feature Implementation | #3 | 3.651 | 4.000 |
Audio | #9 | 2.921 | 3.200 |
Overall | #11 | 2.678 | 2.933 |
Theme Implementation | #15 | 3.286 | 3.600 |
Fun Factor | #16 | 2.008 | 2.200 |
Graphics | #16 | 2.191 | 2.400 |
Gameplay | #17 | 2.008 | 2.200 |
Ranked from 5 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
I really tried, but I couldn't understand what to do. I thought I had to match the colour of the material with the temperature gauge, but that didn't work. The few times that I managed to make a watch, I had no idea what I did right. I see other participants are complaining about controlling the temperature. As you have generously provided the source code, it looks like you've put the temperature controlling part into the Update loop. You should only put the Input part into that loop, the actual logic should be in the FixedUpdate loop instead.
I liked the music.
For some reason, the first "BEEEP" is a lot louder than the other ones. I guess multiple ones are playing at once by accident, but I couldn't find anything in the programming that would cause that.
damn it, I forgot about FixedUpdata, I completely forgot about it. And what sounds are found is my fault and I know how to fix it, but I didn't have enough time for this. My first Game Jam, after all :)
This was a cute idea!! I liked the sfx especially, and the clock was nicely drawn. However, I did struggle with controlling the temperature, the controls were a bit too sensitive so it made it a little difficult! Aside from this, I thought the pace could be a bit quicker.. overall I thought it was a great use of the theme and object though!
Thank you, I knew that you would like it, I'm sorry for the temperature
an average implementation of theme, a good implementation of special object, but temperature controls are too "uncontrollable", so the only clock easy to make are yellow and purple, others are too difficult to pick. Found a feature that spamming the machine makes the transporter completely stop and you are free to choose the color needed, maybe add time limit of making each clock?