Author Topic: Gamepad controller gets disabled  (Read 2617 times)

Alessaint

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 67
    • View Profile
Gamepad controller gets disabled
« 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
« Last Edit: January 16, 2013, 05:29:18 AM by Alessaint »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Gamepad controller gets disabled
« Reply #1 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.