Hello. I'm trying to make a dropdown list parameter, very much like an enumeration, and the only way I have found to get it working, is a bunch of branches. Is this how people normally do it?
As a bit of explanation, user selects the item from the dropdown, and it switches between different colors.
I also have a second question, unrelated to this. Is there a way to convert an integer to a string?
And a third one
. From what I see, text font cannot be exposed by default, and if you want to do it, you would need some switches to switch between different text nodes. Is this correct?
Replies
For anything that isn't maths based then multi switch at the graph level is a lot easier
WRT strings. Any real support was basically missing last time I checked - I'm not sure whether it's been extended for 2018 though