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 38be890bd8 remove unused visual shader 2023-09-16 10:42:55 -03:00
Autoload remove unused debug scene 2023-09-04 19:31:51 -03:00
Ball remove unused visual shader 2023-09-16 10:42:55 -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 change how the bouncing ball gets aligned to the surface, now it only changes the bonee transformation instead of the meshes node 2023-09-06 19:06:09 -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