creator_add_parameter
Adds a new parameter to a puppet in Inochi Creator. Specify the parameter name and whether it is a 2D vector to enable custom animation controls.
Instructions
Add a new parameter to the puppet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Parameter name | |
| is_vec2 | No | True for a 2D parameter (default false) |