Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jmgrost on September 17, 2014, 12:32:16 PM

Title: NGUI chat to take control of the user inputs?
Post by: jmgrost on September 17, 2014, 12:32:16 PM
Hello, i have a chat window working right now, i just want to focus all user inputs to the chat input and not to the game itself, when i type in the chat window, my character moves if i press AWSD. Anyone can help me to find a way to do this? thank you
Title: Re: NGUI chat to take control of the user inputs?
Post by: ArenMook on September 17, 2014, 01:23:40 PM
Use UICamera.isOverUI or UICamera.inputHasFocus.