Forum Discussion
MarcoParenti
4 years agoCommunity Member
how to create a sound volume button
Hi,
I want to know how to create a control volume button without using the default player.
Thankyou
MathNotermans-9
4 years agoCommunity Member
In the browser this command works in your console...
DS.appState.setVolume(0.2);
I couldnot figure out (yet) how to make that work in Storyline as trigger...