After having developed a sound with a SoundToGlobalController and a Script, I am trying to encapsulate my own class.
But when I am asked to supple a value for my green variables, if I put an HotValue instead of a numver (or an array or a string),
I get this error message:
"event Values (such as !step) cannot be used as parameters of a user defined class. Please replace them with variables (e.g. ?step) and try again.
what is my mistake?
thanks.
d