Main menu start button wont work

Hi! When i click the “Play button nothing happens”

I would appreciate if someone could help me.

Hey,

usually your **OpenLevel (delete your RemoveFromParent, OpenLevel should remove it automatically) **should instantly load your choosed level. Which template are you using? Because then you could use the ExampleMap with your OpenLevel and try this. You could also check for errors in the **MapCheck, **you can find it under Window => Developer Tools => Output Log. And to check your button: Just add a PrintString to the OnClicked Event.