Skeletal Mesh (placeholder): a debug/preview mesh where each bone owns a tiny triangle, bound to its bone; intended for visualization and quick checks, not final art;
AnimSequence: keys parsed from BVH.
Select a skeleton: the importer checks if the BVH hierarchy exactly matches the target skeleton.
If yes → AnimSequence is created and bound to that skeleton;