Skip to content

A Unity component for creating dynamic and interactive carousels in user interfaces, with support for scaling, rotation and color animations - ideal for menus, galleries and more!

License

Notifications You must be signed in to change notification settings

pablogozalvez/ScrollCarousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scroll Carousel

Scroll Carousel is a Unity component for creating dynamic, interactive and highly customizable carousels for your user interfaces. Perfect for menus, image galleries or any design that requires scrollable elements.

🚀 Features

  • Button support: Easily convert items into interactive buttons that interact with the carousel.
  • Dynamic appearance: Change the appearance of items according to their position in the carousel.
  • Color animation: Highlight the selected item with custom colors.
  • Easy setup: Integrate and customize your carousel in minutes.

🖼️ Demo

Check out Scroll Carousel in action: Scroll Carousel Demo on itch.io

📖 Usage

Basic setup

  1. Add the ScrollCarousel component to an empty GameObject.
  2. Drag the items you want to include in the carousel to the Items list in the inspector.
  3. Use the Add All Children to Items button to populate the list automatically.
    • Saves time when dealing with multiple items.
  4. (Optional) Add the CarouselButton component to the items you want to convert into buttons.
  5. Customize Scroll Carousel properties to fit your design:
    • Adjust spacing, scaling, rotation, colors and more as needed.

✏️ Issues and feature requests

Have you found a bug or have an idea for a new feature? Open an issue or submit a pull request in this repository.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

📝 Credits

About

A Unity component for creating dynamic and interactive carousels in user interfaces, with support for scaling, rotation and color animations - ideal for menus, galleries and more!

Resources

License

Stars

Watchers

Forks