Hey Chris,
I've created a Select Language menu that appears the first time the player starts the game. Should I use the Save: Set Option action for each language button to save the selected language?
https://prnt.sc/bqya5oKUZN0m
https://prnt.sc/YI7zlv7Z150t
https://prnt.sc/SYo7Hs2THf61
I also have a minor issue where the hover and click sounds don't play when navigating through the language options.
https://prnt.sc/Ft6zFNmFKbXk
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
If they're separate buttons, yes.
What are your AC/Unity versions?
AC v1.82.1 and Unity 6000.1.13f1
The language scene is positioned as the first opening scene in the game's build.
Check that your Scene Manager has a "Default Sound" assigned. If the Menu pauses the game, this Sound will need "Play while game paused?" checked.
I resolved the issue by deleting the audio source and adding a new one. I'm not sure whether this was caused by Unity or AC, but I'm glad it has been fixed. Thank you, Chris.