Scrolling as Shown in This Video
I want to be able to make a scrolling mechanic as shown in this video. I looked at many other scrolling mechanics but could not find anything fitting. I tried some but I really want to achieve what is in this video. I want something that is exactly like this. This is exactly what I want. Thank you in advance.
Have you looked at the documentation for UI components & the UIScrollRect?
You can find out all you need from the beginner UI tutorials The specific tutorial you'll be interested for this is the UIScrollRect tutorial
I thoroughly recommend you take time to study all the resources available there so you have a good understanding of the basics of the entire UGUI system.
Yes I have looked at that before I asked this question. I know how the UI works but could someone direct me or show me a script that represents this? Thank you.
No problem, you can't really expect someone to do give you a complete working solution without attempting to create something yourself :D Hope you get it sorted.
Thank you for showing me the tutorial, but I would still like to know.
Actually, I guess that tutorial is good. Thank you for directing me to it.
Your answer
Follow this Question
Related Questions
GUI Label not showing up on Android device while works perfectly in Unity 0 Answers
Making a list of images within a scrollrect generated from prefabs tappable/clickable 1 Answer
Trying to move UI Elements but they are not working 1 Answer
Unity 2d android game How to "freeze" position on Y axis 1 Answer
Save Data Android C# 0 Answers