How can i make Scrolling Menu?

Hello everyone

i am trying to make a scrolling menu in my game by using c#

simply like this one

i dont want to use gui its simply a menu (normal image) and i want the user to scroll down to see the bottom of the menu

can anyone help me doing it? :frowning:

any help ? :(

hint please :(

Did you try the new UGUI it has a slider that works which I think is your best bet.I can't think of another way you would do one outside of that.

2 Answers

2

You can use the new uGUI system. It is the best for you purpose.

This might help a little: