Skip to content

feat: New TextureConfig to automatically get the skin tone variant, for grayscale textures - #3

Open
maumafra wants to merge 1 commit into
jacksonhardaway:mainfrom
maumafra:skinTextureConfig
Open

feat: New TextureConfig to automatically get the skin tone variant, for grayscale textures#3
maumafra wants to merge 1 commit into
jacksonhardaway:mainfrom
maumafra:skinTextureConfig

Conversation

@maumafra

Copy link
Copy Markdown

Problem:

In the current version of Wardrobe, creating a custom Face requires the GradientTextureConfig, which displays all color variants in the Wardrobe Menu, resulting in an akward presentation of the Face:

image

Additionally, the user needs to manually find the skin tone that the player's skin is using.

Solution:

A new TextureConfig called SkinTextureConfig, which automatically gets the skin tone and doesn't show any variants to the user, simplifying how developers create new faces and making Face selection less akward for the user:

image

The configuration on AssetEditor is simple, like this:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant