RailClone > RailClone Pro Beta

Adaptive mode Any/Even/Odd --> Numeric/Selector not working

(1/1)

Dragan:
Adaptive mode Any/Even/Odd is not affected by the Numeric>Selector node.
I used Constant 0/1/2 and it is working, same values with Numeric/Selector mode, not working.
Just spotted using it in a Macro. I did not test it as a unique separate Generator.
Please confirm or should I send a simplified Style (please don`t make me do this  ;D )

Dragan:
Simple arithmetic override:

return
if(input1==0,0,
if(input1==1,1,2));

is working

So, I`m not sure if the float vs integer could be the problem.

Dragan:
The same goes for the Alignment.

Paul Roberts:
Thanks for reporting this Dragan, I'm adding it to our snagging list.

All the best,
Paul

Navigation

[0] Message Index

Go to full version