Hi there!
I’m setting this parameters and all is going good, except that I’m having the following error:
[FMOD] EventInstance::setParameterByName(2261024, AngularVelocityHinge, 0, false) returned ERR_INVALID_HANDLE for STUDIO_EVENTINSTANCE (0x228020).
If I understand well, that error appears when an event instance is invalid and you try to do something with it, but as you can see I’m validating first. The thing is that the function has being executed in an update (monobehaviour script in unity) to get those parameters values in real time. How could avoid that error? My FMOD version is 2.03.07