Hi, im trying to create a dynamic material instance from an actor(staticmesh) but dont know how to get his component
Ok i think is using the cast to node,
What’s the problem? You have actor, actor have a component (staticmesh). Static mesh can create dyn material from it’s own.