When using the GUI scrollbar, is there a way to have a texture instead of just a string of text (so you could have an 80x300 image but only have 80x150 visable at any time)? If using a scrollbar is not an option, how would I accomplish this?
ScrollViews can have anything inside them, not just text.
Thanks