Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ivomarel/InfinityScroll

These script will make your UnityGUI ScrollRects scroll infinitely. I used the HorizontalLayoutGroup and VerticalLayoutGroup components to display my UI elements.
https://github.com/ivomarel/InfinityScroll

Last synced: about 2 months ago
JSON representation

These script will make your UnityGUI ScrollRects scroll infinitely. I used the HorizontalLayoutGroup and VerticalLayoutGroup components to display my UI elements.

Lists

README

        

# InfinityScroll
These script will make your UnityGUI ScrollRects scroll infinitely. I used the HorizontalLayoutGroup and VerticalLayoutGroup components to display my UI elements.

Check out https://www.youtube.com/watch?v=6-dbROuf1zk

Note:
I updated the plugin. The video doesn't match perfectly anymore but it's essentially the same.