3D, Photoshop, Flash and more tutorials from beginner to advanced
Playing Around with Elastic Collisions
(No Ratings Yet)
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.
Playing Around with Elastic Collisions
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.Related posts: