Rename root bone or create a custom skeleton in Unreal?

How can I rename the root bone of a skeleton or create a custom skeleton in Unreal?

I tried using C++ to create a skeleton, but it failed because it requires a skeletal mesh fed to the factory. I can copy an existing skeleton, but I still can’t rename any bones.

1 Like