View Comment

Commented on Crystalizing Ashen Longbow Bow creation

@[user=212459]

You need to export the main QB + map OBs as separate files and drag main QB onto the devtool_dungeon_QB_to_blueprint.bat located in your Trove/Live folder.
If files were named properly that will create one blueprint that contains all of them.

On an example image below we have a main model (just color) sword_001.qb  and a Specular (_s) material map for it - sword_001_s.qb .
We drag the sword_001.qb   onto the devtool_dungeon_QB_to_blueprint.bat and it creates sword_001.blueprint that contains color+specular map.



Somewhat more detailed explanation can be found in our How to Get Started guide :) https://trovesaurus.com/page=3749/how-to-get-started-with-trove-creations#step-4-convert-to-blueprint 

Hope it helps!