Feature Request: Tint Nodes (Custom Color for Nodes)

kk99

New member
Hello,

I guess there is not much to say. I would love to tint nodes.

Additionally I'd like to have an option to automatically TINT all Nodes from an External Tree


thanks
 
I think that this feature is already built-in :) Within the task inspector there is a drop down that allows you to select which task color:

color.png
 
Right now the different colors use completely different node images - I wonder if we can create a generic node image that allows you to set the color property and have it still look good. This would allow for any color instead of the included set.
 
Can we alter and add more node images? I would not mind doing it but I am too lazy to debug the source code and recompile everything.




by the way if you use a WHITE NODE IMAGE you should be able to easily tint it to any color you like. I use this approach often in Unity in my games for example a white hair texture for creating any hair color you want.
 
You can add an icon but not change the actual node image. I'll test out the white image to see how that works out.
 
Top