Scrolling and scrollbars in Unity - Unity UI tutorial

Опубликовано: 12 Февраль 2025
на канале: Coco Code
123,549
2.5k

Master Unity UI! Start here ➡️ https://cococode.net/courses/master-u...

🎁 Support me and DOWNLOAD Unity project: https://www.patreon.com/posts/4664238...
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.

💜 Join our Discord:   / discord  
🔵 Follow me on Twitter:   / bionicl333  

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