Moo-Ack-Productions / MCprep

Blender python addon to increase workflow for creating minecraft renders and animations
https://theduckcow.com/MCprep
GNU General Public License v3.0
276 stars 26 forks source link

Splitting Up .Blend Files #554

Open SirCrafterIII opened 5 months ago

SirCrafterIII commented 5 months ago

Hello, I'm a bit new to this addon and from what I've seen, things looks good. Although, something confused me when I looked into the files. It seems like some of the files contains roughly around one-third of all rigged mobs in this addon. This is primarily the case for both the hostile mobs and the passive mobs.

Hostile Mob Rigs:

Passive Mob Rigs:

Having it like this could present all sorts of difficulties for those who may wish to make tweaks to any single one of these rigs . Could you possibly split up the rigs from these files into files of their own?

StandingPadAnimations commented 5 months ago

The files you've mentioned are BSS assets, which were packaged that way by BSS. We're also looking into replacing them (see #502)