You probably won’t be able to do it in blueprints, why not creating a custom actor and add only the components you need? All components you see inside a Character BP can be manually added to any custom Actor BP. If you copy components from the character and paste inside the actor BP, all settings will be transferred over.