How to fix game entering
Sources :
When this collides with tag #select preform a response
If art has reached (put the image number)
Add tag to this actor #(game name)
And for the ok button :
When this is tapped
Tell an actor with tag to perform a response #(put the game name to perform response)
Send the player to other card
And the collide bug fix :
When this is created
If the speed reaches the value (4)
Remove tag from this actor
Remove tag from the game if it's not selected
Hope this works