How to implement Circular Horizontal Scroll?

Greetings everyone!

I need to build a circular horizontal scroll (image attached):


showing 5 icons at a time in the scroll viewport out of the ‘n’ no. of icons available in a list, such that the centremost icon appears the biggest (zoomed-in), adjacent ones a little smaller and the cornermost ones as the smallest.

Found something similar in this video here http://www.youtube.com/watch?v=9eOreKhVQeg but the uploader hasn’t shared the code or guidelines to implement it. Please help and put some light on the way to follow.

Thanks in advance :slight_smile:

Please Check following things

  1. https://unitylist.com/p/26l/Enhanced-Scroll-View
  2. GitHub - LanKuDot/game_modules: The modules can be used for gaming development on Unity3d.
1 Like