I'm trying to figure out how can I add a menu to my game.
I have followed this Brackeys' tutorial. But when I click on the start button (from Unity, not in the menu), both game and menu load at the same time, and I can't click on anything. When I hover over my buttons, nothing happens. They are supposed to change color slightly when hovered. Interactable and Raycast Target are both checked for my play button.
I really don't know where to start to resolve this problem. How can I load only one scene at a given moment?
Thank you.
0
votes
This question has nothing to do with unityscript
- Ruzihm

