Hello everyone,
I’m trying to make a projectile bounce in 3D, but it just isn’t working. Been searching for the past hour for an answer but I haven’t found a solution.
Here’s my setup:
Physics Material of the projectile:
Collider and Rigidbody of the projectile:
and the Physics settings:
Instead of bouncing of the walls and ground, the projectiles don’t bounce at all and just slide (but comes to a stop pretty quick)
Any help is appreciated, thanks in advance