» Thu Jan 16, 2014 9:59 am
If you want to know if it is the same object as the last collision (as opposed to just if it has collided before) On collision store the name or UID of the object in a variable, then on the next collision check the variable and see if it matches.