Spine has Unity Attributes like SpineAnimation,
but it has some limit, e.g. it can not be used on string, it can not report an error if the target is changed, mismatch with skeleton or missing etc.
SainsField's spine attributes allow more robust references:
- Check reference when possible
- Supported by
Auto Validatortool, with searching supported - Unity's default right click context menu works as expected
These tools are there only if you have Spine installed.
Namespace: SaintsField.Spine