Open Samuil-end opened 5 months ago
@Samuil-end
You could have two separate layerConfigurations
, one with long ears without horns, and the other with short ears with horns.
You could change line ~343 in src/main.js
:
https://github.com/HashLips/hashlips_art_engine/blob/d8ee279043d2d4a8de3bdfac0d89d0e966fb04a2/src/main.js#L342-L344
to
let i = 64512;
1.but these are different items in the collection, and they are presented in different categories
And if I do as you say, they will fall into the category of ears, not horns.
I have a question:
is there any way to add exceptions so that a certain layer does not overlap each other ? For example, there is a layer of ears and horns there are long rabbit-like ears in the ears, and they shouldn't overlap the horns, but there are also elf ears there, so they can already overlap the horns
Is it possible to start generating immediately from the number 64512?