Scrolling and scrollbars in Unity - Unity UI tutorial

preview_player
Показать описание
This tutorial/guide will show you how to create simple scrolling views:
- Vertical (eg. list, leaderboard)
- Horizontal (eg. Netflix video blocks)
In addition I'll also show you how to add a scrollbar and how to change scrolling speed for mouse scroll wheel.

You will learn:
- How to create scroll area in Unity
- How to add scrollbar in Unity
- How to create vertical scrolling list
- How to use vertical and horizontal layout group

Timestamps:
0:00 - Intro
0:18 - Vertical list
3:04 - Netflix-like horizontal list
4:38 - Scrollbar
Рекомендации по теме
Комментарии
Автор

As a developer, sometimes when you forget how to do something and have to review, being able to locate tutorials like this that are very well made, clearly spoken, and get straight to the point are a LIFESAVER. Thank you, please keep up this content, it is very much appreciated!

rncstuff
Автор

Just wanted to say I tried a bunch of UI-related tutorials and for some reason, yours was the first one for me that actually clicked and helped me understand it better. Fast and to the point and well explained. Thanks for making the video!

wilbrierly
Автор

Bro frankly speaking, your tutorial are just amazing, you are the next brackeys of yt, ur content quality is increasing day by day, plz never give up, although u are underrated right now but remember all time are not same, just keep the spirit and good luck. 👏👏.

finditout
Автор

Amazing work. Thanks! btw a side note: scroll area is just a game object

charithagoonewardena
Автор

Thanks for that video. Unity's UI sometimes real messy even for experienced devs. You provide helpful information without useless details straightly about theme of the video!

tonymax
Автор

Very simple and elegant explanation!! Thank you COCO Code!

akshaymanthekar
Автор

thank you - it is very interesting and useful lesson <3

uttrgge
Автор

Very good
This helps a lot, even for people that are experienced but haven't used some unity features in a while

timurradman
Автор

*THANK YOU SO MUCH MAN!* You literally saved me! :D I'm an amateur developer and I'm using scrolling system for my news page, and this is really well explained! I found more tutorials but much of people used a ton of scripts to make this thing working. But this is brilliant tutorial without much torture. *10/10* from me.

xermi
Автор

Simpler than I thought. Thanks for your help!

nichegames
Автор

Now, you are the best youtube channel that i ever seen) thank you

maxsuponin
Автор

Thank god for this video. A almost when mad trying to set up a scroll bar.

rasheedqe
Автор

Awesome tutorial!!! Took me just one attempt to make my scoreboard table ;)
Thank you!!!

gerac
Автор

Incredible, this works perfectly, thank you so much

luisalarcongames
Автор

This tutorial is top notch, thank you!

MARR
Автор

from where do you have scroll area and what do i have to do or what do i have to klick to get it, i dont understand

vincek
Автор

Thank you for this video, it helped me a lot!

paulvonnapolski
Автор

Thank you so much, it was really helpful! it saved the day :)

briciolino
Автор

Thanks so much! Was very helpful and concise

buhpoi
Автор

if we have image instead of the text and each image has its raycast target ON, I cannot scroll when the mouse is on top of the image. Could you suggest a solution?

calvinms