A prototype for a rigidbody ball with a custom bounce behaviour. The ball sticks to the wall before bouncing back. The duration of the ball sticking depends on the angle it hits the wall, shallower angles stick for less time. Also has a visual squish when bouncing!
Go to file
AmyLillya 22f17fdbff added a cap to the collision angle factor so the ball doesn't bounce at very shallow angles 2023-09-03 12:11:48 -03:00
Ball added a cap to the collision angle factor so the ball doesn't bounce at very shallow angles 2023-09-03 12:11:48 -03:00
Misc add project 2023-09-03 11:32:48 -03:00
Player add project 2023-09-03 11:32:48 -03:00
World add project 2023-09-03 11:32:48 -03:00
.gitattributes add project 2023-09-03 11:32:48 -03:00
.gitignore add project 2023-09-03 11:32:48 -03:00
README.md first commit 2023-09-03 11:32:04 -03:00
icon.svg add project 2023-09-03 11:32:48 -03:00
icon.svg.import add project 2023-09-03 11:32:48 -03:00
project.godot add project 2023-09-03 11:32:48 -03:00

README.md

Bouncy balls :p