Is supposed to do not destroy an instance in height number 2 because the circles on number 1, the frames are equal.
Is the converse also true? For example:
Height 1- (1)(2)(3)(4)
Height 2- (3)(3)(2)(1)
Can instances at Height 1 be destroyed?
Examples:
As long as <font color=blue>the current row or any row above the clicked/touched instance</font> has non-unique values, it cannot be destroyed:
dl.dropbox.com/u/33370253/FrameInstanceDestroy_2.capx
As long as there's a row with non-unique values in the <font color=blue>entire array</font>, nothing can be destroyed:
dl.dropbox.com/u/33370253/FrameInstanceDestroy_3.capx