The handmade NPCs and background are really cute ^^
And i do like the floating animation of the main character; it doesn't feel static.
Watch out for the sound effects volume and quality; it was too rough, I had to cut the sounds while playing
Yeah... the sound system was bad. It also doesn't help that I coded it so that it creates the sound source but doesn't change the volume, and the sounds the neighbours make is just a pitched up version of an "OOF" sound impression.
I wanted to add more accesibility to it, planned to implement a simple pause menu too! I will try and update the game after the Game Jam period ends.
I wanted to add the same floating effect to the neighbours aswell, but their AI isn't as simple as just making a basic "Wandering NavMeshAgent", it's a bit more janky since I wanted to mess around with their position using Vector3.
I'm also not great with animations, I do my little doodles on math textbook paper with markers and cut them out, take a picture and edit it with a photoshop program. But thank you for finding the lil guys awesome :D
Thank you for the comment and tips about sound quality!