Animations - beckabooo/DAV_Modding GitHub Wiki
How to Swap Characters Animations
By Pinkydude You can easily swaps animations with two clicks
For that you'll need to edit the "ClipControllerAsset" files You can find them in the Animation > AF > LC folder
For my "Rook Stand Still" mod I edited Rook's "UX_TitleScreen" files in the Rook > TitleScreen folder
I opened the Idle_001 file and copied the entire "Anim" array Then went into all of the other rook's anims and pasted into each files's "Anim" array
That way every files now uses the first idle loop instead