Label params not changing/triggering

So i have different triggers set up which changes the labels for the markers to move accordingly. The trigger works in the first box, but when entering the second trigger box it doesnt change. The labels come up correct in the console in unity and the paramters are set to global in fmod. See picture for the code :


fixed it. Had to use FMODUnity.RuntimeManager.StudioSystem.setParameterByNameWithLabel instead…silly me :smiley: