Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: leegod on October 29, 2014, 03:57:07 AM
-
I made one my game's scene with ngui objects, now has card's container, cards, button, etc.
And I purchased [Tile based map and nav] from asset store, and imported to above project.
Then,
Though I haven't touched at all of my ngui object's size,
but all of ngui object's size become at will much bigger like 20~30 times than original size.
Why this happen and how to fix?
Thanks.
-
I have no idea what that asset does, but check the cameras. There must be only one camera that draws the UI, and that camera's orthographic size must be 1.
-
Check if the localScale is being messed with by the new asset, and check the orthographic size on the cameras. It ought to be 1.