seedLifetime

A SEED attribute that determines how long a seed exists before ungrowing.If no value is defined, the default will be 60. Example:seedLifetime=60.0, If you want … Read more

launchResources

A SEED attribute that determines how much R a seed has when it forms. Example:launchResources=5.0, Data type: float

launchLifetime

A SEED attribute that determines how long a seed exists before ejecting. Example:launchLifetime=10.0, Can be set to -1. Data type: float

launchSpeed

A SEED attribute that determines how much velocity a seed uses to eject from it’s parent.If no value is defined, the default will be 100. … Read more