Hello,
I am attempting to make a level select menu with a button and an image indicator for when an objective has been completed inside the level. I have the buttons/images spawning based on how many current levels there are, and then populating a scroll box. I have the button/text and the image (a star) being added to a horizontal box, and that horizontal box being added to the scroll box.
I previously had it set up where I was not going to be adding the image indicator on the button for the level select, and the button would horizontally fill the scroll box so that the buttons were uniform down the scroll box.
Now that I have added the image, I can’t get the button to fill the scroll box, and the image sits to the side of the button, not on top.
I have added some photos to hopefully help with what I am trying to accomplish. Any help would be appreciated. I am sure I’ve done something incorrect or missed something, as I am quite new to this.
Thanks!