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 35f17991e8 add project 2023-09-03 11:32:48 -03:00
Ball add project 2023-09-03 11:32: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