Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: hgtunc on September 05, 2013, 03:04:53 AM
-
Hello, I am new at NGUI. I am planning to make a user interface looks like as Expedia Android UI.
As you see in image there is two part (left and right images) can be define as clipped panels . Each panel scrools at different speed. Also there is different size of images that adjusted for different dimensions for android phones at each panels...
How can I achieve this type of gui? Which scripts and tools at ngui do you recommend me to use?
Thanks in advance..
(http://travelprnews.com/wp-content/uploads/2012/11/Expedia-Mobile-Takes-Flight-New-App-Update-Combines-Simplicity-of-Mobile-with-Robust-Flight-and-Hotel-Booking-Intelligence.png)
-
Sounds like what you are trying can be done in NGUI.
Although it's tough imaging the scrooling speeds just from observing a picture.
-
I will use UI Texture for each image but I have no idea about ordering image about their position and size of image. UIAnchor and UIStrech is not enough for ordering. I need to put them sequentially and then scroll by touch.