Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: IssamKhalil on August 09, 2012, 01:02:31 PM
-
In the script execution order settings for my project I am seeing a few NGUI script added in there. I can't seem to figure out how they got added, is it when importing the package or is done by a script somewhere? I am just curious :)
-
I had to set up a certain order of execution for NGUI components. This data gets stored internally (and also a part of the script's metadata if you have external versioning enabled), and is preserved within the Unity Package on export. When you imported NGUI, the order was copied over.