Nytra / ResoniteColorMyProtoFlux

MIT License
2 stars 0 forks source link

Addition: Color based on Node I/O type #1

Open NepuShiro opened 3 months ago

NepuShiro commented 3 months ago

Add an option to color ProtoFlux nodes based on their I/O type. For example, int nodes could be green, float nodes cyan, etc. This would make it easier to identify node types at a glance in complex setups. instead of semi random colors for each node type

Nytra commented 3 months ago

What if they have multiple inputs and outputs?

Also you might be able to get something similar to this if you set the Selected Node Factor to Name or FullTypeName