half-size and quarter-size versions of inworld tree
Brought to you by:
rogerwo
The current tree has a size that I like to call "monumental", i.e. pretty darn large. A more petite version might be popular, particularly if it begins to be used for non-architecture projects. Imagine a group working collaboratively on tiny jewelry. They create a "bounding box" of a meter square, but the tree is still large, and the canopy extends 10 or 20 meters in various directions....
This would definitely be nice, perhaps some button that prompted resizing the tree from a scale from 1-10, for example.
or scaled it to invisible as well.
This shouldn't be too hard to do. One can already scale the trunk to any size one wants. Same with the root leaf. There is also a "prototype leaf" (in the Build Control object?) that serves as the template for the other leaves. The only other thing is the spacing of leaves, and there is a scaling constant named matrix2RegionScale in the Leaf Manager script. I think that if this would be changed, the spacing would be accordingly.
If some testing verifies that this can be done manually, we could decide how to make it easier for the typical user.