Some assets in the collection would benefit from some small edits in order to be more usable as composable assets.

Currently, we render the bandana above the eyes, because they are on the same layer. If we add the eyes separately as a layer above, then the attributes in the NFT won’t match the layers in the Fusion Zone.

Untitled

Quick Solutions

Accept that some layers will have visual artifacts when the elements are rotated, scaled or moved, and

A. Supply eyes for each body, so they can cover the assets where needed (like the bandana). This will fix the visual problem and provide more room for variation. The disadvantage is the list of attributes in the NFT won’t match the list of assets used to make the image.

OR

B. Don’t add an eye layer, and instead, alter the images so they work as the top layer, above the eyes.

Composable asset compatibility

For composable assets to look their best when they are repositioned, some changes are needed.

Occluded assets

Issue

These art assets have parts/chunks removed because the layers above them, were covering them. When they are moved, the gaps appear in the asset.

Solution

  1. Create complete assets. The layers above are added procedurally.

Grouped assets

Issue