Can you use decals and change their materials on the fly in blueprint? (Not MPC)
Seem to have no available options when using a decal dynamic material instance vs a mesh dynamic material instance, anyone have any input? Thanks!
Can you use decals and change their materials on the fly in blueprint? (Not MPC)
Seem to have no available options when using a decal dynamic material instance vs a mesh dynamic material instance, anyone have any input? Thanks!
Yes you can. Off the return value of create Dynamic Material Instance you can set values of the dynamic material that is applied to the decal, to change that material use a Set Decal Material node and then create dynamic and then you can use that return value to set material properties “on the fly” so to speak for a whole new material.
I’m sorry but I don’t really understand ! Do you have a picture of this ?
Thanks
Julien
@JDARRAS
I needed to find the solution for the same thing. It was challenging but I decoded that previous message from @Black_Phoenyx .
Might be useful for others if looking for this:
Blueprint for Decal Actor:
Settings:
Material:
Material Instance:
Colored decal on my scene: