Itoo Software Forum
RailClone => RailClone Pro (*) => Topic started by: SJB on February 21, 2025, 01:13:41 am
-
Hi there,
I want the user to be able to select between multiple options using a Numeric selector (eg Location1, Location2, Location3 etc), which represent other parametric scene-unit values. This would then drive an object's position.
I'm not seeing a way to go about it so please let me know if there is a simple method that I'm missing here.
However, I would expect to be able to do this in one of these way which don't currently seem possible:
1) Being able export Numeric selector entry values
2) With a Selector node for Numeric values
3) or, being able to plug Numeric nodes into Value List node
4) A switch statement expression in the Arithmetic node
With all these I would then be plugging in Numeric nodes into them and then switching between them based on an index derived from the corresponding Numeric selector option that has been selected.
Note: With the Value List node I noticed that I can export the value list, but when I try to branch off of it there isn't a suggestion for an input node like with other node types. What should plug in here?
Thanks!
-
Hi,
Driving the exported Index of the Value List (https://docs.itoosoft.com/railclone/style-editor/parameters/value-list) with a Numeric Parameter should do the job.
Best regards,
-
Hi,
Driving the exported Index of the Value List (https://docs.itoosoft.com/railclone/style-editor/parameters/value-list) with a Numeric Parameter should do the job.
Best regards,
Hi Michal,
Yea that would work if we could export the individual Value List item values. But it appears that this is not possible. The values need to be parametric.
What plugs into the exported value list connector? I can't seem to connect anything to it. Is this a bug?