Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: RobBrooks on July 30, 2014, 09:41:40 AM

Title: Gamepad Control of Widgets
Post by: RobBrooks on July 30, 2014, 09:41:40 AM

I'm currently working on a game's 'frontend' that is currently in the process of a redesign and I figure that this seems like a really good point at which to get the gamepad functionality we need working before things get too scary.

Where should I start looking for technology / functionality / best practices for this task?

Many thanks.
Title: Re: Gamepad Control of Widgets
Post by: ArenMook on July 30, 2014, 10:56:08 AM
NGUI comes with an example menu that can be driven by keyboard and/or controller input (Example 4). I would suggest starting there.