You can’t call function like that in the timer, it won’t work.
Create a Custom Event, give it a name, and use this name in the timer. Connect your custom function to the Set Parameter node.
1 Like
First of all, the create dynamic material you have to select the material from which you want the instance to be created, then, from the return value of the create dynamic material instance you have to drag the set vector parameter node
It’s not necessary. The node OP uses is used directly on the mesh, no need to create dynamic materials for it. It has its downsides, but for the purpose in question it’s totally fine.
