Hello, I'm trying to make bezier curve-ball collision. I'm at the last step - I want to make real 2d ball physics. I want the ball to accelerate from gravity and to bounce of from lines. Could you suggest me a tutorial or give me example code.
Thanks in advance!