2D Toolkit Forum

2D Toolkit => Support => Topic started by: hmsmnt on March 10, 2014, 11:22:53 pm

Title: scrollable area "next element"
Post by: hmsmnt on March 10, 2014, 11:22:53 pm
hi guys,
Is there any way to show in the visible area the next element every time I snap the scrollable area?
I want it changes the elements in the "Content" object once a time..
sorry for my english  :o
Title: Re: scrollable area "next element"
Post by: unikronsoftware on March 11, 2014, 01:33:44 pm
The scrollable area doesn't know about the contents - it simply scrolls within that area. If you want it to snap, etc. you will have to add some additional code on top of that.
Title: Re: scrollable area "next element"
Post by: nykomic on June 09, 2014, 06:36:01 pm
I've made a quick made extension to add snapping few months ago
It needs some code cleaning and fix but you know... :)

http://bit.ly/1hAV5S6

@unikronsoftware: You can do what you want with, and don't know if it's quick to include in 2DToolkit
Title: Re: scrollable area "next element"
Post by: unikronsoftware on June 10, 2014, 10:38:46 am
If I were to create a github for 2D Toolkit addons, would you be interested in contributing this? I have been thinking a lot about the little things I would like to add, and some things that people have contributed - by having it integrated all of these will add to support time which I can't afford at the moment, but I could have a community supported github for this.