michael-gh1 / Addons-And-Tools-For-Blender-miHoYo-Shaders

Blender Addons and Tools for streamlining the character model setup when using HoYoverse Shaders.
GNU General Public License v3.0
204 stars 11 forks source link

Importing Barbara issue #22

Closed awaiting-death closed 1 year ago

awaiting-death commented 1 year ago

1

Hi, when importing Barbara, if I click 'Import Outline Lightmaps' this error makes happen. Aany help would be appreciated. Thanks.

michael-gh1 commented 1 year ago

Hi @awaiting-death, it seems like Barbara has no Face material in her model which causes this.

What you can do is create a new material named Mat_Face and then assign it to the Brow, Face and Face_Eye meshes.

Instead of clicking the simplified Run Entire Setup button, you'll need to run the steps under the Basic Setup instead.

  1. Under Basic Setup click Set Up Character a. Select Character Folder
  2. Create a new material named Mat_Face (ex. select Face, create a new material and then rename it)
  3. Assign this material to the Brow, Face and Face_Eye meshes
  4. Continue with the Basic Setup steps a. Set Up Materials b. Set Up Outlines c. Finish Setup

Let me know if this works for you and if you need any further assistance!


Example Screenshot of Step 2:

image

awaiting-death commented 1 year ago

Thank you so much! It works perfectly now.

michael-gh1 commented 1 year ago

Awesome! Glad to hear that!