Your game works very well, you used icons in an excellent manner to keep from using text.
You did a really nice job with this game.
How did you you the bounce animation, was that calculated using scale or did you use a sprite sheet.
thank you for your really kind response. I used a third party tweening library in Unity called DOTween, though you can use any tweening or animation software to do the squishiness. Just was changing to x and y scale of it basically! I thought it would help because there weren’t that many frames in Kenney’s animations.