Hi,
first of all I must confess that I'm an absolute Unity newbie so maybe I'm missing something. I'm playing around with these new UI controls because I want to implement some Wheel Pickers that will be loaded dynamically.
I'm studying the ScrollRect and I can see that with an unrestricted movement and calculating the content position I could manage to move the items in the collection where ever I need.
I have tried this approach and it works ok.
The problem is when I want to know when...
Infinite Scroll with ScrollRect
first of all I must confess that I'm an absolute Unity newbie so maybe I'm missing something. I'm playing around with these new UI controls because I want to implement some Wheel Pickers that will be loaded dynamically.
I'm studying the ScrollRect and I can see that with an unrestricted movement and calculating the content position I could manage to move the items in the collection where ever I need.
I have tried this approach and it works ok.
The problem is when I want to know when...
Infinite Scroll with ScrollRect