Carousel View
Carousel View for Unity GUI. Easy to implement with just a few lines of code.
Carousel ...
by FatMachines
★★★★ star rating
Price History +
Carousel View for Unity GUI. Easy to implement with just a few lines of code.
CarouselView now support all the Render Mode including Screen Space - Overlay, Screen Space - Camera, World Space.
Smoothest scroll view in unity asset store.
Features:
- Snap to the current index in view.
- Smooth scrolling
- Scrolling with keyboard keys
- Velocity and Friction
CarouselView now support all the Render Mode including Screen Space - Overlay, Screen Space - Camera, World Space.
Smoothest scroll view in unity asset store.
Features:
- Snap to the current index in view.
- Smooth scrolling
- Scrolling with keyboard keys
- Velocity and Friction
Note: The Previous Version also included in this package in case you need that. You'll require using FM.Legacy; namespace for the previous version and using FM; for the new version.