Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: blackant on July 18, 2018, 05:57:45 AM

Title: How to use Audio Mixer with Playmaker
Post by: blackant on July 18, 2018, 05:57:45 AM
I' have downloaded actions from ecosystem but this allow to set or get a float, but still nothing is happening when i modify them...

i made more tests, but adding a slider wich influe the float,
set the audio mixer float

get back this float into another variable but this variable is not getting the value like espected.

Title: Re: How to use Audio Mixer with Playmaker
Post by: blackant on July 18, 2018, 07:22:41 AM
i just discovered that it is possible to expose a variable name from Attenuation by right clicking on it, wich seems to be the way to do so, but i'm still not getting any result when i set the value from my slider to this parameter.
Title: Re: How to use Audio Mixer with Playmaker
Post by: blackant on July 18, 2018, 07:26:36 AM
ok, got it !

for people like me who want to lern how to use it, this video answer the mains functionnalities needed to use with playmaker :

https://unity3d.com/learn/tutorials/topics/audio/exposed-audiomixer-parameters?playlist=17096

i'm still have to learn more to set each slider to each group independently but it's on the way !