Sunday, April 13, 2025

Introducing SelectableScroll: Intuitive Scroll UI for Unity, Coming Soon!

 

πŸŽ‰ "SelectableScroll" – A Scroll UI Asset for Unity, Coming Soon to the Asset Store!

Hello, this is Fig Code Factory!
We’re excited to announce that our new UI asset for Unity, SelectableScroll, will soon be available on the Unity Asset Store!



🧩 What is SelectableScroll?

SelectableScroll is a Unity UI asset that allows you to easily create scrollable UI elements that are fully navigable via keyboard or gamepad. It is designed to work seamlessly with Unity’s built-in Selectable components.

Whether you're building list views, menu screens, or other selection-based interfaces, SelectableScroll is tailored for smooth, intuitive navigation—especially in controller-supported and PC games.



πŸ’‘ Key Features

  • ✅ Supports both vertical and horizontal scrolling (perfect for menus, sliders, and more)

  • ✅ Fully compatible with Unity’s Selectable system – integrates smoothly with other UI elements

  • ✅ Offers infinite scrolling, grid-based control, wrap-around navigation, and an intuitive, easy-to-configure setup

  • ✅ Includes multiple sample scenes and clean, easy-to-understand code for a smooth integration experience

  • ✅ Highly customizable – easily adapt it to fit your unique UI design



πŸ›  Why I Built This

The idea for SelectableScroll came from my own experience developing games with Unity.
I often found myself thinking:

“I need a list UI that works smoothly with a controller...”
“But using the default ScrollRect with Selectables just doesn’t give me the control I need…”

So I decided to build it myself.

After many rounds of trial and error, I finally arrived at a solution that feels just right—and I’m excited to share it with others who might have faced the same challenges.



πŸ›’ Release Information

SelectableScroll is currently in the final stages of preparation for submission to the Unity Asset Store.
Once it’s approved and available, I’ll be announcing it here on the blog—so stay tuned!



✨ Final Thoughts

SelectableScroll started as a personal project—something I truly wanted for my own UI needs.
I hope it can be a helpful tool for other developers who are looking for the same kind of solution!

No comments:

Post a Comment

Main Features of SelectableScroll

 I’ve written a new technical article (in Japanese) titled “Main Features of SelectableScroll” , introducing the core functionalities of my ...