For more accurate scrolling, add 'raw image' to the 'scroll' game object you created and set the color alpha to 0. This way, you can scroll even if there are no elements on the entire screen. Anyway thanks for the video!
@screwdriver33978 ай бұрын
tysm !
@Knoif_youave Жыл бұрын
You saved my life!!I have watched at least 5 related tutorial videos and all of them failed to solve this problem. After I followed your steps, the problem was perfectly solved!Happy Happy Happy!
@MattTheMaster2 жыл бұрын
Bruh! Thank you so much! I've been banging my head for the last couple of hours trying to figure out how to do this and after I watched this it worked so well, that I LITERALLY jumped out of my seat in excitement! Thank You so much!
@Grafikgames2 жыл бұрын
You are welcome
@thinks0.05 ай бұрын
Bro Thanks for tutorial you saved me to you are a real hero
@maryverson9 ай бұрын
Thank you for this tutorial!
@Grafikgames9 ай бұрын
you are welcome
@artemfedorenko26082 жыл бұрын
THANK YOU VERY MUCH I VE BEEN FOUNDING THE SOLUTION WHOLE DAY BUT YOU SAVED MY LIFE!!!! THANK YOU AGAIN DUDE!!!
@Grafikgames2 жыл бұрын
Glad to know that. Thanks
@trevor1849 Жыл бұрын
Extremely helpful and easy to follow, thank you!!
@Neyromag1986 Жыл бұрын
Thank you very much for the lesson🙂👍
@bonfaceosuka Жыл бұрын
thank you so much for this tutorial
@misaper1823 Жыл бұрын
very helpful, thank you
@devillerking52512 жыл бұрын
nice one dude got a really a nice help but I would recommend you to add voice also while doing this all explain it also please 💟
@Grafikgames2 жыл бұрын
Glad that this video helped you , i will try make voice in next videos, Thank you
@MegaAnakinn2 жыл бұрын
Thank you! 👾
@Grafikgames2 жыл бұрын
Welcome
@arisaek7764 Жыл бұрын
Very helpful!
@A111TheGreat2 жыл бұрын
It was helpful. Thanks . Can you complete this tutorial so that the scroll becomes infinite? I need a lot for my project. Of course, if you have the time.
@rainalo2 жыл бұрын
Thank you!
@Grafikgames2 жыл бұрын
With pleasure
@erkaland1 Жыл бұрын
Thank very easy
@hanskloss41682 жыл бұрын
How can I display the scroll bar menu and 3d scene at the same time? So that the player sees the scroll bar menu when playing.
@Aker2 жыл бұрын
awesome video! would you happen to know how to mask 3d object in the scroll rect
@deepfacts.videosАй бұрын
THX
@Wuqing Жыл бұрын
Hi if i want to put 4 rows, or minimum 2k characters, how do i set the limit within the contents?
@Grafikgames Жыл бұрын
Then the array length limit will be 1999, and button will be interactable = false
@ataberkpazar65622 жыл бұрын
Great video, is it possible for you to share related bacground source image that u used in video?
@Grafikgames2 жыл бұрын
We will share it as soon as possible
@zeynep73822 жыл бұрын
great video :) my only question is, how does this apply to cells that are created programatically?
@Daver2212 Жыл бұрын
The same! Just ensure when they are instantiated that they parent is set as the "container" gameobject
@lokosstratos71922 жыл бұрын
Thank you for this! btw i noticed that the ui are click through how do i make it so that it wont click through in to the game world?
@druwayu2 жыл бұрын
Fine for a basic setup, but not very helpful when you want each new created item to expand the Container.
@erkaland1 Жыл бұрын
Hi il ike your video explain but i need a video where on a list of some different object the visitor chachose some favorites and find them on dedicated page on app. please can you help me?
@poeticsoulnyc Жыл бұрын
Easy to follow but can't get it to work for Unity (2021.3.17f1) for Mobile
@DARK_AMBIGUOUS2 жыл бұрын
So if you set the scroll rect to horizontal and vertical, does that make it so you can scroll on diagonal angles and move around like how you move the camera on google earth?
@druwayu2 жыл бұрын
Clamped keeps it going up and down. Elastic moves it all around, Unrestricted can cause you to loose it anywhere moving around. The vertical (up and down) and horizontal (left and right) is for including one or two a scroll bars. Its better to use clamped.
@finkizet2 жыл бұрын
thx
@Grafikgames2 жыл бұрын
You are welcome
@Enderia22 жыл бұрын
WAIT YOU DON’T EVEN NEED ANY SCRIPTS?! i was so confused