Question by
Carlos1234567890 · Jun 22, 2016 at 05:10 AM ·
programming
How to keep settings from a script (Volume Script) on the GUI to another scene (Level Game)
I've been trying to change the volume in the settings menu, and look if in the game scene (Level Game) those settings were the same but the changes haven't been saved.
So my question is; which line of code i have to introduce to my Volume Script to keep the changes of the volume.value from the settings (menu scene) to the game scene?
Please help me.
Comment
Your answer
Follow this Question
Related Questions
Missing Reference Exception 1 Answer
Check if a boolean is true by use of a string 2 Answers
Photon not working/detected 2 Answers
How to use collision detection properly? 0 Answers