Menu Screens

What is the best way to have start screens and menu screens, should they all be contained in different scenes and then called using scripting?

Cheers

I would put all “pre-level” menu screens into the same scene and then just enable / disable ui handling components as required.