
I want to extract only the .anim or .vmd files from a FlexBox asset imported through Unity (VCC).
I want to extract only the .anim or .vmd files from a FlexBox asset imported through Unity (VCC).
In the Project window, I can see about 4 animation files inside the FlexBox asset.
However, when I create another folder and try to move the animation files there, the entire FlexBox asset moves instead of only the animation files.
What I want to do is:
- Copy only the .anim / .vmd files
- Keep the original FlexBox asset unchanged
Is there a way to separate or extract only the animation files from a FlexBox / VCC package in Unity?