Return to Snippet

Revision: 12829
at March 30, 2009 12:46 by allnatural


Initial Code
// just replace the objects
myFirstObject.hitTestObject(myOtherObject); //returns true or false

Initial URL
http://www.madvertices.com/2008/10/simple-papervision-hittest-detection.html

Initial Description
Test to see if two objects are touching...

Initial Title
Papervision3D - hitTestObject

Initial Tags


Initial Language
ActionScript 3