Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jz87 on August 23, 2012, 10:18:41 PM

Title: UIAnchor interfering with MouseOver
Post by: jz87 on August 23, 2012, 10:18:41 PM
I noticed that when adding an UIAnchor to a GameObject, it no longer responds to OnMouseOver events. Is this a bug?
Title: Re: UIAnchor interfering with MouseOver
Post by: ArenMook on August 23, 2012, 10:26:28 PM
UIAnchor moves the object, along the Z as well. My guess is that it moves its collider behind some other collider.