Author Topic: Having mouse pointer move to highlighted button navigated using UIKey?  (Read 3055 times)

PompeyBlue

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 8
    • View Profile
Is there a way of teleporting the mouse pointer to the button selected with DPad at all? Am converting some UI to DPAD and it's going well but I'd like the mouse cursor to follow the d-pad selection.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Having mouse pointer move to highlighted button navigated using UIKey?
« Reply #1 on: September 03, 2016, 01:43:43 AM »
That would be a question for Unity. NGUI receives input, it doesn't control the cursor.