-
collision.
Could someone explain, or give me an example project of collision stuff? What i want it to do, is to have a shape, a ball lets say, that moves on a diagonal direction around a form, and then is redirected whenever it hits another shape. Also, what i wanted to do was to have it so my program isn't like hard coded, so you could add a new shape, and have it so the ball will bounce off of it, without having to make any new programming.
-
Here's some code & a link to a solid discussion
http://www.vbforums.com/showthread.p...ight=collision
PS -search the forums - this question has been answered 10 times every months for a year.