naelstrof / KoboldKare

A public repo for the game KoboldKare
Other
86 stars 97 forks source link

Add blend shape list to skinned mesh equipment #328

Closed JonBax closed 4 months ago

JonBax commented 4 months ago

Original Pull request had git goofs, this version should be cleaned up. Allows equipped skinned mesh items to set specific blend shapes in a kobold, reverting them to their original values after being unequipped.

As one would expect, these changes do not play nicely with constantly updating blends such as inflation, breast size and weight gain

naelstrof commented 4 months ago

Thank you!