Would the easiest way to implement this be modeling the character with all weapons/clothing on to the same .FBX, and then inside Unity hiding the mesh renderer for all of the weapons except for the active one?
Or is there a better method of doing this?