Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] expressions parameter. #53

Closed
2 tasks done
00pandora00 opened this issue Oct 1, 2023 · 6 comments
Closed
2 tasks done

[Feature Request] expressions parameter. #53

00pandora00 opened this issue Oct 1, 2023 · 6 comments
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.

Comments

@00pandora00
Copy link

Validations

  • I have checked for similar feature requests and could not find any.
  • I have made sure this is not an already-existing feature.

Description

expression parameter.

Suggested solution

the idea is simple: a type of parameter that when is on (1) show some elements, and when is off(0) hide them.

Note: i think live2d works in a similar way.

Alternative solution

Note2: i dont know if this characteristics is already in Inochi2d (if that is the case, helppppppp!!! i cant fine tutorials)

Additional Context

No response

@00pandora00 00pandora00 added Enhancement New feature or request Triage PR/Issue needs to be triaged. labels Oct 1, 2023
@00pandora00 00pandora00 changed the title [Feature Request] [Feature Request] expressions parameter. Oct 1, 2023
@seagetch
Copy link
Contributor

seagetch commented Oct 3, 2023

You can change opacity value from inspector panel to show/hide elements.

@00pandora00
Copy link
Author

You can change opacity value from inspector panel to show/hide elements.

true. but in principle I can't make animations with that (or at least I don't know how).
I need to be able to control opasity the same way I control, for example, the eyes.

@LunaTheFoxgirl
Copy link
Member

Opacity of elements can be adjusted by parameters, as such you can just bind the opacity of elements you want to hide and show to a parameter to do expressions.

@00pandora00
Copy link
Author

Opacity of elements can be adjusted by parameters, as such you can just bind the opacity of elements you want to hide and show to a parameter to do expressions.

how do i bind the opacity to a parameter? (I'm sorry for being so insistent, but I can't find tutorials)

@LunaTheFoxgirl
Copy link
Member

LunaTheFoxgirl commented Oct 9, 2023

In Inochi Creator

  1. Arm a Parameter
  2. Select the node you want to affect the opacity of using the right click menu, or the Nodes list
  3. In the inspector, adjust the opacity, the current keypoint of the armed parameter will then have that opacity change bound.

@00pandora00
Copy link
Author

In Inochi Creator

1. Arm a Parameter

2. Select the node you want to affect the opacity of using the right click menu, or the Nodes list

3. In the inspector, adjust the opacity, the current keypoint of the armed parameter will then have that opacity change bound.

thank youuuuu sooooooo muchhhhhh!!!!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants