Question
Math.sin() error expression
Hi, i have a problem with the Math.sin() expression, I'm following a video tutorial and in that video it used the next expression:
Math.sin(time*effect("Velocidad")("Deslizador"))*45
But when I apply this it shows a error expression:
Thanks in advanced
EDIT:
I found the error, the problem was the language, I changed the control slider name's and the expression in english and it works