Thank you for the thorough feedback! I’m glad you didn’t mind the rest of the missing audio that’s not in the game :D. The “sim-y”, methodical feel was actually intentional and I wanted the tasks to have some puzzle elements but this takes a lot of time to balance so the difficulty scales smoothly over the playthrough, therefore now it’s not that polished and well designed if I’d say so myself.
I was experimenting with the physics of the weights during the development. I wanted them to tip over when dropped on the edge of the pan or thrown out of the hand and then when picked up, they would naturally rotate into an upright position due to gravity. However, this felt utterly awful when I tried to do this purely physics-based, so I scratched that, and the rotation of the weights is currently locked. I would need to implement something custom for the game that feels right, but that was not in my scope for the jam.
The dialogue UI is a real problem, thanks for reporting that. Someone else mentioned that they made an accidental choice in their playthrough but I did not connect the dots up until now. To be honest, the UI buttons were just a “quick win” for me because I had to narrow the scope of the game. The original plan was, that answering questions (tasks from customers) would be done by nodding the Scaler’s head with the mouse. This will, however, require some good animations so it fits the game and it would be a huge risk to undertake with my minimal skills in this domain during a jam.
And lastly to finish with your last comment. At the beginning of the jam, I was actually thinking about finishing this game later on. I would like to finish a project fully and go through the release and publishing process to gain some experience in this regard. And this game seemed like a nice fit scope-wise (like, it could potentially be finished in a few months). So maybe I will do that. :) Unfortunately, as the jam deadline approached, coding standards and organization went out the window, so there is a lot of refactoring and reworking needed.
I just realized how much text I wrote, sorry. :D