#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

Fig Code Factory

Please Note

This entry is from Friday April 25, 2025. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

  • SelectableScroll is a scroll list system based on Unity's Selectable, designed to assist in implementing scrollable lists with keyboard or gamepad navigation.
  • By utilizing object pooling to reuse UI elements, it improves processing speed and reduces memory usage.
  • Users can freely customize the scroll behavior and control by creating their own controller components.
    • In addition to directional key input, it also supports touch input, implemented using an extension controller provided by the package.
    • Other features include a carousel function that automatically scrolls at fixed intervals, and a snapping function — both implemented through custom controllers.
X