Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Alessaint on January 16, 2013, 04:47:05 AM

Title: Gamepad controller gets disabled
Post by: Alessaint on January 16, 2013, 04:47:05 AM
Hi,

I have a problem in editor - right after starting the Play mode my gamepad controller works fine but whenever I use a mouse (e.g. to regain editor window focus when returning from IDE breakpoint) it stops working. Is there any way of forcing the gamepad controller to become active again?

Thanks
Title: Re: Gamepad controller gets disabled
Post by: ArenMook on January 16, 2013, 10:46:02 AM
When you use the mouse and click on something, it gains focus (becomes selected). Controller input works by manually changing the selection, and something must always be selected or it won't work.