Behavior_when_overlap_with_the_same_object_at_the_same_time.mfa
This example gets the fixed value of the object when it overlaps the same object that is arranged continuously.
Does not get the fixed value when the blue object overlaps with the next orange object if display order of the orange object is front(It is obtained when you are completely away from the orange object.).
However, if the display order of the orange object is back , the fixed value of the next orange object is obtained immediately.