Selectable Scroll is a powerful package that simplifies the implementation of scrollable lists in Unity. It leverages Unity's Selectable to provide a seamless navigation experience. Key features include:
- Keyboard and gamepad navigation
- Touch and mouse input support
- Object pooling for efficient memory usage
- Customizable scroll behavior and control
- Carousel and snapping functions for smooth scrolling
With Selectable Scroll, you can create complex scrollable lists with ease, and customize the experience to fit your needs.
Key features:
- Keyboard and gamepad navigation using Unity's Selectable
- Supports touch and mouse input
- Object pooling for efficient reuse of list items
- Supports variable item sizes
- Separators supported without being selectable
- Grid layout support for easy placement of multiple items
- Nested scrolling supported
- Events available for data updates, scroll actions, and more
- Custom user-defined events can be triggered from item implementation classes
- Fully customizable controllers can be defined by the user





