Models Folder
Models Folder
To install new models and manage currently installed models, use models
folder, located at plugins/AdvancedModels/models
.
Single Model Folder Format
Each model follows the same folder structure:
To use these models in commands, you'd use the name as e.g. table
Model Group Folder Format
Models can also be put into groups, for easier management and installing. Example folder structure:
This would store 3 models (table, chair, oven
) inside kitchen
group. To access models inside a group, you'd need to use e.g. kitchen/table
name.
Noteable information
Last updated