Godot Version
v4.5.1
Question
Hey, so I currently try to make a small text-idle game. I tried to make menu of buttons that have names of countries and after clicking on one of those button, sub-buttons (with cities) will show up to player + I wanted to add scroll option to those sub-buttons if there will be more then 4 cities.
Yet no matter what I try it always end up: not showing at all or showing at the same place as other buttons (countries). Here is img of how it should work:
How it looks in godot ( I just make anything to show how my gui is set-upped
Thanks for anyone who would take their time to solve my problem!!!

