Unity Play Logo
Showcases
How to
Notifications

30
Pause (V)
Stop (B)
SS
07 Jun 2021
As suggested I implemented all the fixed script, but I also added some better funtionality. I added scenes, a Start Menu, and InGame Pause Menu, an Options Menu (you can change the volume options), and probably the most useful thing is that changing scene the music and sound keeps playing, for this last function all you have to do is add a "DontDestroyOnLoad" to the object that plays sound and music in your game.
As suggested I implemented all the fixed script, but I also added some better funtionality. I added scenes, a Start Menu, and InGame Pause Menu, an Options Menu (you can change the volume options), and probably the most useful thing is that changing scene the music and sound keeps playing, for this last function all you have to do is add a "DontDestroyOnLoad" to the object that plays sound and music in your game.
Made with
Copied to clipboard