galacean / engine-toolkit

Some out-of-the-box utility features based on the Galacean engine.
https://oasisengine.cn
MIT License
72 stars 25 forks source link

feat: add `easy-animation` #247

Closed susiwen8 closed 6 months ago

susiwen8 commented 6 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

easy-animation simplifies the playback of model animations by creating multiple animation layers, allowing multiple animations to be played on the same Animator easily. It also provides the capability to play choreographed animations within a single layer.

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information: