Seed based Randomize

Hello,

I am aware there are seed fields for each individual generators and its components, but is there a “whole tree” randomize seed? Pressing the Randomize button does not seem to provide one.

This feature would be very welcome if its missing as it would allow to easily go back to the exact same tree iteration with just a single seed number for the whole tree.

Thank you,
Mike

Hi @MikeSpencer,

I had to go look if there was a seed property for the “whole tree” directly in the property bar—I don’t think there is, but if I’m wrong I’ll let you know.

However, you can achieve this sort of behavior via Rules. You only need two lines of code! Check out the documentation, or simply grab the script from one of the samples in the Samples->Learning->Rules folder.