AmyLillya
pushed to advanced_bouncing at AmyLillya/Godot_Bouncy_Ball_Prototype
2023-09-08 17:03:46 +00:00
513a7e32c8
added tail mesh to the ball
AmyLillya
pushed to advanced_bouncing at AmyLillya/Godot_Bouncy_Ball_Prototype
2023-09-06 22:30:02 +00:00
4e6ff03c4e
added ball tail mesh
5e9eb8b74e
change how the bouncing ball gets aligned to the surface, now it only changes the bonee transformation instead of the meshes node
stuff
b727d46c5e
kept random vector function in but it's not being used
a904d18eb1
added new node to ball that returns a random position offset from the collision normal; added Utilities autoload
22f17fdbff
added a cap to the collision angle factor so the ball doesn't bounce at very shallow angles