hi,
My name is Nico, this is my first time I post something on this forum.
I use unity not so long but I undstand the basics. I was trying to make a simple game with youtube help.
But when it was done I try to make a Menu and something more…
I spend now more than 5 hours for 1 problem. The problem is, I make a slider for set the music louder or softer. That was not difficult, but that music I want on other scenes too. With the self set volume and flow good over (so it don’t start at the begin of the sound when you switch to a other scene).
I can make the slider on every scene and there is everywhere music but I can’t control it.
I create 1 prefab with a canvas (so I can only see my slider). And my canvas have the sliderController script. My Main Cammera have the MainMenu script, so he spawn my prefab. The settings in my slider looks good becaus without the idea for use the music on every scene, it work.
ps: Give simple answers to me. I’m a beginner/amateur, if you say something difficult give a link or explain what it means. I realy like to know how this works (5 hours work for notting is stupid)
2262679–151423–MainMenu.js (557 Bytes)
2262679–151424–SliderController.js (124 Bytes)