Click or drag to resize

Character Maker

Character AI WaitManual / Base Types / 3D / Character Maker2D

Character Maker

A component to generate character meshes. The character maker is an integrated component, you can use the configured component as a separate file or place inside a scene.

Right now here is a simple implementation. You can use the maker as a template for integration own or third-party generator.
Screenshot999999999999999999999999083.png
Properties
Name Description
Height The height of the character.
Color The color multiplier.
Create Mesh Component Whether to generate mesh internally inside the component. Use CreatedMesh property to get access.
See also
Character AI Wait2D