Inochi2D / inochi-session

Application that allows streaming with Inochi2D puppets
https://inochi2d.com
BSD 2-Clause "Simplified" License
293 stars 21 forks source link

[Feature Request] Trigger animations through ratio/expression bindings #37

Closed grillo-delmal closed 4 months ago

grillo-delmal commented 1 year ago

Validations

Description

The idea is to add a way to see the list of animations added to a model and be able to bind them to a tracking value (either ratio or expression).

Suggested solution

I imagine this could be achieved by either add the animation list to the tracking panel or add it to a new panel that works in a similar way.

The idea would be to bind the animation to a blendshape or expression, trigger the lead in animation it when it goes to a value >= 1 and after that loop until the value goes <= 0, what would trigger the lead out animation and stop.

Values could be configurable though, and

Alternative solution

No response

Additional Context

I may make a small video if I have the time...

grillo-delmal commented 4 months ago

Resolved by v0.8.4