Hi! I’m very interested in buying this asset for our game Forests of Augusta! I have a few questions though:
Can this tool be used with our own blueprint choppable trees? To just use the forest creator feature with our own trees?
We need different types of foliage on different parts of our open world map. Can the forest creator create specific trees in one part of the map and other foliage on other part of the map?
If we blueprint a tornado that moves along the landscape, can we add a force to our custom tornado blueprint, so the trees move bend outwards with the tornado wind?
Forest Maker accepts Tree type blueprints by default, but you can change it (by modifying the blueprint) to accept any class - this way you can spawn any blueprint actor with it. It basically does LineTraces inside specified area to find locations for trees to spawn, nothing more complex there…
… So something like this would require setting different ForestMaker actors in desired areas. All it can do for now is to specify tree/plant type & amount, spawn area and some placement options, that’s all.
DT&PG supports only one-shot impulses and constant wind force reactions. Something like that would be possible with my other product, Interactive Tree Creator, since it has a constant moving force included (not only one-shot impulses).
I’m getting “Tree is beyond the distance of universal billboard texture pool, but doesn’t have individual billboard texture assigned…”
I thought I read somewhere billboards were supposed to be assigned automatically? I’ve been placing the preset trees, and tried to create a new child blueprint class as well.
So how would I create a billboard for a tree?
Edit:
So I duplicated the billboard from another saved tree, and used that as the individual billboard asset. Seems to work fine, is that intentional?
Correct, for every new saved tree preset it’s recommended to create an individual billboard texture render target. It’s more optimized this way. Duplicating an existing one and assigning it is a good way to do this.
Was trying to figure it out within your documentation maps but I guess I didn’t fully understand at first. Still simple to do; so that’s pretty awesome!
The project comes with documentation levels that explain all the features.
Important: Each generated tree is a unique Actor - it allows for a great variety and all the dynamic features, but limits the usage to small/medium areas, or less dense forests. For larger areas, check Interactive Tree Creator.