WXMC/.svn/pristine/bd/bdccf718c752d43aa375622c6ea8ce2dcd94b4aa.svn-base
2024-12-04 16:18:46 +08:00

6 lines
392 B
Plaintext

AnimationMatchModifierAsset
===========================
This is a SkeletonDataModifierAsset. Add it to a SkeletonDataAsset to apply its effects when its SkeletonData is loaded.
AnimationMatchModifierAsset processes animations so that their timelines match. This allows them to function with naive Animation Apply systems such as SkeletonMecanim without the need for autoreset functionality.