2D Toolkit Forum
2D Toolkit => Support => Topic started 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
-
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.
-
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
-
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.