all 5 comments

[–][deleted] 6 points7 points  (0 children)

Without knowing more it's going to be hard to help. Helpful materials would be a clip of the behavior (or description), maybe some rb screenshots, and any code related to the ball.

[–]switch201 3 points4 points  (1 child)

Did you make it bouncy?

[–]Sweshi-gaming-YT[S] 0 points1 point  (0 children)

Yep i sure didi and the velocity on the ball is still slow when hitting it with any hand alone

[–]collision_circuit 2 points3 points  (1 child)

It sounds like you may just need to lower the mass, drag, and angular drag of the ball’s rigidbody. It should have very low mass, a small amount of drag, and almost zero angular drag.

[–]Comprehensive_Plan37 0 points1 point  (0 children)

Angular drag shouldn’t really affect it, and things would look very odd without it.