GamePad Navigation (Scroll Views and Selection Groups)
Jikkou Publishing Inc.
$0.0
$45.00
100%OFF
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
45.0 |
12/13(2022) |
0.0 |
11/16(2024) |
0.0 |
Jump AssetStore
MUST HAVE for Console Developers (and other platforms).
Developer Website
This package allows you to :
- create keyboard/joystick navigable scroll views
- create enterable sub-selections of Selectable Objects
- associate keyboard keys and joystick buttons with Selectable Objects
- generate custom Animator Controllers for Scroll Views
- add Unity Actions to Scroll Views and Selectors events
- handle custom inputs on selected UI object
Main Features
Scrolling List View
Turns a Scroll View into a Selectable Object.
Navigation is rerouted to Selectables (or custom non selectable items).
Implements Unity Events, C# Events and Custom Animator Triggers.
Selection Scroll View
Turns a Scroll View into a Non Selectable Object that receives navigation events from its content. Allows Random selection to be made in the content.
Implements Unity Events, C# Events and Custom Animator Triggers.
Selection Group
Turns off all selectables but its content when entered, and vice versa. Plays well with Selection Scroll View.
Selectable Keycode
Associate any Selectable (Buttons, Toggle, etc) with a keyboard key or game controller button.
Selectable Events
Catches navigation events on Selectables (Buttons, Toggle, etc) and invokes custom Unity Events.
Custom Input Handler
Catch custom inputs/keycodes on selected UI object.
Fully Documented Source
Implements full context documentation, tooltips and comments.
Samples Provided
Includes samples with code based initialisation.
Programmers and Artists friendly
Unity Events and Animator Triggers allow artists to fully customise all events, while C# Events allow programmers to subscribe to all events.
Mouse Pointer/Scroll and Touch Device Compatible
Although the components are tailored to work with keyboards and game controllers, they are compatible with click and touch.