Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Dengao on September 21, 2016, 07:46:23 AM
-
Hey ! I have a system in Ngui so i want those sprites to render over unitys Gui Screen space - overlay. Is this possible?
-
Depends on how the Unity's UI is drawn. If the Unity's UI is using a camera, then it's possible. If it doesn't (and is an overlay UI), then it won't be. Since you mention overlay mode, the likely answer is "no".