umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
739 stars 168 forks source link

Output Nodes #409

Open Jaimi opened 6 months ago

Jaimi commented 6 months ago

Output Nodes are the endpoints of the node system.

CharacterNode: Takes a group of recipes and combines them into a character. RecipeNode: Takes a node tree, and combines it into an umaRecipe, to later be merged into a character.