Select a player character?

hello.
I am creating a scene that selects the player character before the game starts. I created each of the 3 characters as a layer and used an event to show or hide the layer depending on the button selection. However, from button1 (arrow1), it doesn’t go to the second layer and immediately shows the third layer. How can I fix this, and is there another way to handle events instead of this method?