Hi,
I’m meddling with some adaptation of a relatively recent boardgame (Welcome to your perfect home), personal exercise (for now).
I was wondering how to setup the board once in play.
FYI, here is the board on paper: https://www.bluecocker.com/jeux/Welcome/Feuille_score.pdf
My idea was to display ladscape 16/9 but showing the houses by default.
Then by some input the score part would come from the bottom and display on top of the houses.
I’ve edited the board to have two images with transparent zones. I’m using the full image (third, unedited), displayed this way: Canvas>Panel>Board>FullBoard (Image). Only the houses part are showing.
Now I’m wondering how to build the canvas game object to allow the score board image/panel to come up on top of currently displayed houses.
Thanks for the help, I’m a noob at UI so I’m gauging what is usually done in those cases.