Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: xiaoniaojjj on September 25, 2012, 11:38:26 AM
-
I want to create a panel like windows dialog, how to disable the key & mouse response in other panels except the top panel.
-
Put a big collider covering the screen in between of the panel that you want to receive events, and panels that you don't want to receive events.