Need help creating a scroll panel with buttons – beginner using viewport and panel
-
Hi! I'm very new to this and I want to learn how to create a scrollable panel and add some buttons inside it. I guess it's easy, but I don't know how to do it. I've created a viewport and a panel, but I get lost with the code. I’d really appreciate your help. Cheers!
-
@lijas90 You don't need code for this, sounds like you're already heading in the right direction
-
@d-healey Thanks for replying! I’ve focused on the component list, trying to arrange the elements to see if I can get it to work, but I still can’t figure it out. I don’t know where the buttons are supposed to go. Thanks a lot!
-
@lijas90 Put a panel in your viewport, add your buttons within that panel. Make the panel taller than the viewport.
-
@d-healey Thank you so much! I finally got it to work, I’d been trying for quite a while