Tuesday, 21 March 2017

Volume slider

We wanted to make a volume slider in the game so I started to make it and I was able to make a working one
This blueprint is just to make the widget appear on the options map, show the cursor and make that you can only control the UI (widget will be focused)




This part of the blueprint is focusing on setting the volume into a float and with that float you can set up the volume of it in another blueprint






This is the part where you bring the float into and with that it controls the volume and the time of the sound. 


Edit note: The slider works perfectly in a new project but unfortunately it doesn't work in the project and we don't have time to fix it so the volume slider project is scraped.

No comments:

Post a Comment