Author Topic: Gamepad interaction question  (Read 2639 times)

artician

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 54
    • View Profile
Gamepad interaction question
« on: July 27, 2012, 06:10:07 PM »
Hi,

I have a horizontally scrolling list of items in my project.  I would like that the player can press left and right on the controller and it would immediately scroll the list in that direction.  However the way the UIButtonKeys script seems to work is that this only selects the buttons.

I thought/hoped that the "Starts selected" checkbox meant it would activate the button being selected at the same time, but obviously not.

Can anyone suggestion how I can achieve this functionality?  For what it's worth I am trying to maintain dual functionality between mouse and keyboard, and gamepad controls.

Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Gamepad interaction question
« Reply #1 on: July 27, 2012, 09:13:16 PM »