Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: mathius777 on February 25, 2014, 07:39:59 PM

Title: Detect scale/transform changes in object
Post by: mathius777 on February 25, 2014, 07:39:59 PM
Is there a way to tell what is changing a game object transform? I have a game object in an NGUI panel, and it is getting scaled and transformed and I have no idea why. I looked at the parents, and they are all at 1. I don't know the best way to debug this kind of issue. Thanks.
Title: Re: Detect scale/transform changes in object
Post by: ArenMook on February 26, 2014, 03:13:10 PM
Doesn't sound like an NGUI question. No, there is no way to subscribe to transform change events in Unity.