Added a Popup to the UnityArmatureEditor to replace armature animations with another ArmatureData from the same file.
This is really useful when you have an armature that contains some animations that could be reused in different armatures. With this changes, you can configure this from the editor.
Added a Popup to the
UnityArmatureEditor
to replace armature animations with anotherArmatureData
from the same file.This is really useful when you have an armature that contains some animations that could be reused in different armatures. With this changes, you can configure this from the editor.