2d balls colliding

BlitzPlus Forums/BlitzPlus Programming/2d balls colliding

how would i go about making 2d balls colliding and bounce off at realistic angles?

thanks in advance

Phish made an excellent demonstration how to do that in the Code Archive here.

Have fun.

Would this be of any assistance? I found it in the code archives, and I haven't tested it myself, but it might be the kind of thing you're looking for.

http://www.blitzbasic.com/codearcs/codearcs.php?code=246

>edit
Oops! The post before wasn't there when I posted this! It sounds better too! Oh well, this may be handy.

thanks for links ^_^ forgot to look in the code archives :(

anyway cheers, very useful stuff. just need to try and understand it :D