Matamata-Animator / Matamata

Automatically create lip-synced animations
https://youtu.be/U4W1bv_cai0
72 stars 13 forks source link

Placeable Parts #46

Closed SilasContaifer closed 3 years ago

SilasContaifer commented 3 years ago

Right now the code let us select poses with the timestamps and it automatic select mouths - I would like to have the option to add new parts like Eyes (with eyebrows) we could have a similar characters.json for the eyes

And as @Yey007 had said

At the start of the timestamp file we do something like this

eyes: eyes.json poses: characters.json ... 0000 name poses 0001 name eyes

This same logic could be applied to other parts like changing the character hands

effdotsh commented 3 years ago

Sounds awesome!

SpeedyHorn commented 3 years ago

+1

effdotsh commented 3 years ago

Ok I think I'll take a look at this on the side taking the approach we discussed on Discord a while ago. If all goes well this should be implemented with the 4.0 release which should be ready in the next month-ish (probably less but given that I want to add Mac support and test everything no promises on a timeline)

effdotsh commented 3 years ago

https://github.com/Matamata-Animator/Matamata-Core/tree/placeable_parts

effdotsh commented 3 years ago

Working from #51

effdotsh commented 3 years ago

Merged into main with 4.0