Need help for the project
now I developing a memory game that have 2 minigame and 1 gallery. Now I am developing the 1st minigame that is Name memory game.
the game is about
The game begins by displaying nine shapes, each representing a specific Thai dessert. Players are given time to memorize these shapes (this time can be skipped). After the memorization period, the game starts. Five shapes are randomly selected, and players must assign the correct Thai dessert names to each shape. The system checks the placement of a name, and if incorrect, the player must re-enter it. Once all shapes are correctly assigned, the game progresses to the next round, adding one more shape to the initial nine. Players must then assign dessert names to all additional shapes again. This process continues until all nine shapes are assigned. Once all nine shapes are completed, the game ends, and players can choose to return to the main menu or restart the game.
now I have the problem that I can do the flow of the game but don’t know how to connect the blueprint very well. The problem I’m facing now is how to show randomize card at first. Now I can show 9 cards with name on it. But I think I will change to when enter this minigame it will show pop up that show image of 9 card and its name also have a skip button that when click will start the game. I don’t know how to do it properly. I will be grateful if anyone can help me guide through the project.
