- Home /
Question by
BellaCodez · Sep 29, 2018 at 07:19 AM ·
2dcollisionrigidbody2dcollider2dpingpong
Object hits another but doesnt bounce off again.
I am trying to make a simple ping pong game, the ball goes towards the player, but when it hits the player, it just stays there and tries to push the player
Comment
Increase the mass of the player or decrease the mass of the ball. Add a physics material to the ball and mess around with the bounciness.
Your answer
Follow this Question
Related Questions
Character slows down when running against a wall (2D) 1 Answer
How to select the trigger layer on a Box Collider 2D 2 Answers
My character won't collide with walls 2d 0 Answers
2D Getting Arrow to stick to what it has collided with 1 Answer
Making 2D objects solid, so that they do not pass through eachother? 1 Answer