This is Part 53 of Make a Game Like Pokemon Series in Unity. In this video, we'll look at how to scroll the item list using keyboard (up and down arrow keys) instead of scrolling it using the mouse. To scroll using the keyboard, we'll have to handle the scrolling dynamically from the code.
Join my Patreon to support this series and get access to the Complete Project files
/ complete-project-39632268
Get script files for each part of this series (Useful to find mistakes in your script)
/ script-files-for-38708232
Download the art assets needed to follow along with this series
https://github.com/GameDevExperiments...
Features I'm planning to cover next
https://trello.com/b/RozLw8e6/rpg-gam...
0:00 - Intro
0:53 - Explaining how scrolling works
3:25 - Implement scrolling from code
10:38 - Hide the scrollbar & Disable the mouse
13:16 - Adding up and down arrows
If you like this series, consider subscribing to the channel and leave a like on the video to help this channel grow.