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 15274ea71a remove unused debug scene 2023-09-04 19:31:51 -03:00
Autoload remove unused debug scene 2023-09-04 19:31:51 -03:00
Ball kept random vector function in but it's not being used 2023-09-04 19:30:31 -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 remove unused debug scene 2023-09-04 19:31:51 -03:00

README.md

Bouncy balls :p