Started by
CanesWonderful…
on
Topic category: Feature requests and ideas for MCreator
Now, sometimes I want a tree that looks different without using a structure to make it, my idea is a tree type selector when you're choosing your branch and stem, so you can choose how you want it to generate, like I could choose Savanna tree (idk what it's actually called) and it would generate slanted like the Savanna tree, or I could choose red Mushroom and it would generate like the red Mushroom, thank you for looking at this and I really hope this has a chance! 😀
You might be able to find a plugin for this, but I'm not sure. Besides, I think they're already working to implement this. Again though, not sure.
You could try to use procedure which generates each block separately. It would be quite complex procedure though, and should be implemented wisely, since having procedure "add block after previous log was added" can end up with endless trees x)
I mean, I never tested that tho, but I believe it can be possible