Validation / Retake
This page is about a closed beta feature, get in touch with us if you wish to be part of the program and enable the validation flow.
Once the validation flow is activated, created emotes must be validated before appearing in the user's "bag" (KinetixCore.Metadata.GetUserAnimationMetadatas)
Validation
Validating an emote will make it retrievable via the user's account (KinetixCore.Metadata.GetUserAnimationMetadatas)
Previewing the emote
Before validating the emote, you may want to show it to the player:
Retaking an emote
If a user is unsatisfied with their emote, you can allow them to replace it with a new emote, invalidating the previous process and restarting the flow from the begining with the old process as a parent.
Last updated