Search Unity

strange physics

Discussion in 'Physics' started by boolfone, Feb 5, 2015.

  1. boolfone

    boolfone

    Joined:
    Oct 2, 2014
    Posts:
    289
    I’m working on a game similar to Pong.

    However, I ran into some strangeness with the physics:



    For some reason, sometimes the ball does not bounce but rather comes to rest on the paddle.

    Any ideas what can cause this?

    I created a Bouncy Material and applied it to both paddles and the ball:

    Screen Shot 2015-02-04 at 7.26.41 PM.png

    Thanks.