Take Recorder - How to record specific Blueprint Components?

When I add a Blueprint to my TakeRecorder it records every Component, but I only want it to Record the “Body” Component. Anyone know how I can change that?

And just for clarification, this is a MetaHuman I am recording.

Hello there @DTCharamel!

Indeed, UE records all components from a bluprint by default. The best approach here would be to use your Metahuman actor itself as a source, then disable every other part from it, except the Body, which is your target for recording.