Best way to make a pause menu

What is the best (or simplest) way to create a pause menu that is available almost in every scene and contains buttons like sound on/off, back to home and so on. I can manage with the buttons, but I now I write almost the same code (creating buttons, animations, actions) on every scene.

Thanks :slight_smile:

If you are using storyboard then the easiest way would be to create one overlay scene.  

If you are using storyboard then the easiest way would be to create one overlay scene. Â