Forum rules - please read before posting.

Scrollview with Menu Manager

edited July 2014 in Technical Q&A
Hi,

I need a menu in my game which needs to be scrollable vertically (havng a vertical scrollbar of course). Is there a way to achieve this in the Menu Manager or MenuSystem.cs?

Thank you!

Comments

  • Not currently - you can use the Drag element to scroll an individual element, but I have a feeling you want to scroll a collection of elements.

    Screenshot of the menu?
  • Ok, thanks for your input.

    Currently I'm trying to build a fake web browser and I'm experimenting with different ways on how to implement it. The text in the pages should be selectable. I thought about making the web pages as a collection of menu elements. But I might have to skip the GUI approach and use text meshes for the "web pages" instead.

    I understand this is more of a general Unity problem but if anyone has input on how to solve this it's greatly appreciated!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.