Page 1 of 1

Image Scrolling

Posted: 02 Feb 2015, 18:57
by DigiLeone
How Make smth like this http://vimeo.com/112064891
Scrolling photo by 2:01 minutes from this video.

I know that it is Touch Translation with tick markers like tick spacing. But how determine current index photo and change Alpha with progress?

Re: Image Scrolling

Posted: 28 Apr 2015, 11:25
by fliplab
Have any ideas guys, Also want to learn how to do so?

Re: Image Scrolling

Posted: 08 May 2015, 11:25
by Eric_RD
For a fixed Number of pictures you could use one Hierachy Container for each Photo.

For a dynamic Number of pictures you could use 2 Containers (because a maximum of 2 Pictures is showed at the same time), user a Dir to search the Image folder and change the Path of the Texture Loaders Dynamically. This may cause some Loading times with very big Pictures.

Attached is a very simple swipe scene extracted from a Project. Just put some Pictures into the Image Folder (e.g. the 8 Windows 7 example pictures from C:\Users\Public\Pictures\Sample Pictures) and swipe through the Pictures...