Sound Manager

This package is very easy to use.
Follow these few steps to add this package correctly to your project:

1 - Drag “User Sound Manager” to the “User” template.

2 - Add as many sounds as you want in the “Sounds” array of the properties of “localSoundManagerScript”.

3 - If you don’t want the default sound names to appear in the Sound Manager, you can add names to the sounds in the string array of properties of localSoundManagerScript".

4 - You can change the default values of “Volume”, “Volume Step”, “Pitch”, “Pitch Step” and “Button” if you wish. The “Button” will be the one that shows the Sound Manager.

5 - If you have changed the button with which you open the Sound Manager, you must change the “signText” of the “soundManagerToggleWidget” properties.

6 - Feel free to modify the appearance of the Sound Manager from “soundManagerWidget”. I have prepared some variables in “root” with which you will be able to modify practically everything you need. You will also be able to change the opacity of the Widget from “body”.

I’m sure you won’t have any problems, but if you have any problem, don’t hesitate to contact me through the Crayta Discord server.

I hope it will be useful for you. Cheers!

  • Verruckt