IthanMendoza / Fresh-Moves

Creative Commons Zero v1.0 Universal
35 stars 3 forks source link

animated mouth #113

Open Emil2010 opened 5 months ago

Emil2010 commented 5 months ago

add the ability to animate the mouth (see image bellow) 2024-06-23_16 56 07 (also i used assorted allays resourcepack)

Spac3B3nd3r commented 4 months ago

I use the custom player model voice chat addon. it lets the mod simple voice chat change the models in custom player model when speaking. It is a bit complex to implement though as you have to know how to use custom player model's editor and basically add a mouth model. works well once done though

adaliszk commented 4 months ago

That sounds like a solution @Spac3B3nd3r. Is the code available somewhere to adopt it?