Ok i try your sample, i get the point, i change opacity from construct.
I need to change the opacity from js not from construct. I want to have opacity in construct 100 for example.. and the value to change each time from js.
What need to write on js code you give me?
c2_callFunction('UpdateOpacity', ['sprites']);
Thanks!