I’m still having trouble figuring this out. I have SIX materials, that are RANDOMLY chosen based on weather patterns. All I need this to do is lerp between the OLD MATERIAL and the NEW ONE over a timeline.
When i try to SET the NEW SKY material, none of my materials show up in the Select Asset drop down. Seems like MIDs only allow me to control parameters inside a material, not change the material entirely. I’m not sure if I am explaining my problem very well.
Basically, I need it to go from material A to material B over x seconds, not lerp between to values of a parameter inside any one material.