Kruithne / wow.export

📦 Export Toolkit for World of Warcraft
MIT License
286 stars 53 forks source link

Implemented a new import option "Create Doodad Set Collections" #400

Open KiaArmani opened 11 months ago

KiaArmani commented 11 months ago

When exporting an object with multiple doodad sets, and importing it in Blender, all doodads are linked as child of the parent object, making it hard to determine which object is part of which set.

The new import option implemented in this PR allows users to import doodad sets as collections in their scene, allowing for toggling of each set.

image