|
Flash » Game Development » Playing Around with Elastic Collisions (127 views) In this tutorial we will create a game where the objective is to prevent other objects from colliding with your cursor. We won't use Flash's built-in hitTestObject() methods; instead we will write our own collision detection routines. |