Hello,
I am adding a linear Impulse to my ball, every time it touches an object it has a linear Impulse such as the one below.
ball:applyLinearImpulse( 600, 200, ball.x, ball.y )
The only problem is that it’s static, and bounces off. Is there any way to make the ball go through the object and have an impulse ?
Thank you. [import]uid: 23689 topic_id: 11609 reply_id: 311609[/import]