Throwing a dice off the wall to increase/decrease its value and bounce it into the goal zone is extremely satisfying, especially corner shots to do +/- 2! I did encounter a frequent bugs when trying to throw a dice into the walls from too close. I assume you didn't have time to implement an actual competitive mode but it seems like that would be quite fun if you did!
Viewing post in Fudgeball jam comments
Yes, I definitely wasn't thinking like a tester when I was trying out the wall bounces! To prevent the dice from immediately colliding with the player when thrown, I just turned off collisions for a fraction of a second as a hack instead of doing it properly. Unfortunately I didn't have enough time to fix it!