Manashiku / MMDGenshin

Shader written for MMD to replicate the visual style of Genshin Impact
86 stars 19 forks source link

Ayakas skin dress material fx isnt working. #9

Closed maxm1lk closed 8 months ago

maxm1lk commented 8 months ago

image Its always gives me this error message...

Manashiku commented 8 months ago

I have a few questions:

  1. Did you manually set up the material or did you use the pmx plugin?
  2. If you used the plugin, what kind of json are you feeding it?

The error is caused by the ALPHA_CUTOFF variable not being declared which is either caused by the line having been deleted or the line was never written by the plugin. Depending on what method your material fx was created.

maxm1lk commented 8 months ago

I used material generator from 1.1.7 shader release to create a .fx file and used the json file from zeroruka repo....I just didnt noticed that its missing this value....