Publisher | FatMachines |
---|---|
File size | 623.03kB |
Number of files | 14 |
Latest version | 2 |
Latest release date | 2018-08-29 04:16:10 |
First release date | 2017-11-08 08:42:23 |
Supported Unity versions | 2018.4.2 or higher |
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.