Bumper Cars

Blitz3D Forums/Blitz3D Programming/Bumper Cars

im writing a simple game, that if you smash into something it will have your momentum and move it in the direct you where headed it.. Like a car crash

i know i have to use TForm or something but not sure how to realy do it

Check in the code archives for the billiards physics program. Unless you specifically want rectangular collisions then you should be able to adapt the code quite easily.