I don’t know how to use the Parameter. What do I need to do to find it in the Material editor? I don’t see it in the left panel as other parameters create inside the Material Editor, so I don’t know if I need to do something in the blueprint class where the Set Scalar Parameter on the Material node creates the parameter.
Thank you for the guidance, but it seens that something else is missing from my side. I’ve created the parameter in the Material editor using the same name (case sensitive), but seens to be no connection with the one I have in the BluePrint. I mean, the Elevation parameter should be the one that changes the color of the tile, but it has their value from the Material editor.
I’m not sure about your question. But the objective is to use the Parameter “Elevation” to control the color of each tile in a grid. So far, I get the same color on all of them.
It’s super clear now. I thought I do have to do something in some other place in order to link both “Elevation” parameters, but it seems that just the name has to be equal. I was also confused 'cos the video I’m following uses Instance objects and not instance objects, so when I was expecting a multi-color grid as an Instance, the change was happening on the no Instances objects. (My boolean variable was on and should be off)
I do appreciate your time for helping me with this!
I’m convinced that Tutorials are not always helpful. You mustunderstand the “Why’s” behind any action to release your creativity!