I must confess to my limited ability’s with shaders, thusly I am forced to ask for your help.
My goal is to make a shader or two for illuminated piano keys, so that when you press them, the material swaps out to one with a glow like those electric pianos with lights in the keys. Each key is a different color for easier differentiation. In a worse case scenario since this is not a big deal, I was just going to use a variety of textures and swap those out of the instanced materials, but this is probably an inelegant solution.
If anybody happens to have advice, I would appreciate some guidance.