Okay so hit tests. Hit tests simply are a check to see if two objects are touching one another. There’s plenty of ways of doing them and every shooter game needs them. AS2 had a nice little function called hitTest, AS3 has two functions…. hitTestPoint and hitTestObject. So what’s new about this hitTestPoint and hitTestObject and which one do you use? We’ll discuss it and how to make our bullets hit enemies and enemy bullets hit us.
February 16th, 2009 | Tutorials | 12 Comments »





file not found?…why did you remove it?, i needed something there, and i dont care if its not...
ok Par, theres something wrong with the stinger.as code on paragraph 3. I seem to get 5 errors on the...
YAY, finally finished ,trial and error. After doing this 4 times, getting it right and then mess it up...
Is there a way to pause the game and show a menu?…