I am working on POOL TABLE game in Unity.
I am applying force to the cueBall to when we hit with stick. And it's working fine cueBall hit's the other ball and move as per physics.
But when we add some more force then the cueBall did not collide with any ball. Also some time the cueBall goes out of the table.
I don't know why this happen.
Can anyone tell me to resolve this problem ?