Traits not matching with others #150
Replies: 1 comment
-
Around line 113 on config.js find const incompatible = { And change it to the traits that don't go well together like this : const incompatible = { This will force HairstyleA to never be paired with EarringX,Y and Z put trait names with spaces in quotes Also be aware that this needs to be in layer order, you cant go backwards in layers. good luck |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
some of my traits from a category don't match with traits from an other category, what should I do?
Exemple : Some of the HAIR don't match with none of the EARRING bc it cover them
I am following the masterclass video, so if I didn't see and you can tell me when he talks about it, that would be perfect thanks guys
Beta Was this translation helpful? Give feedback.
All reactions