I've been stymied for years by my inability to find a way to implement a scrollbar.
This inability probably was worsened by the fact that I didn't know (or maybe forgot) that what I wanted was called a scrollbar...
There is a scrollcontainer node but it's for controls, I want the scrollbar for the whole scene (or at least a big part of it).
I checked the documentation and I see the class Scrollbar (and there's also Hscrollbar and Vscrollbar), but how to use them ? The documentation doesn't say anything about that...