Hey , I am having trouble recreating what you have done. I want to use my MannequinCharacter for movement/crafting/interaction etc. while out of combat instead of the BP_ThirdPersonCharacter. It seems easiest to leave the BP_ThirdPersonCharacter in place for the turn-based combat. I think the trouble I am having is pinpointing all the spots that reference the BP_ThirdPersonCharacter outside of the turn-based mode that need to be switched to my MannequinCharacter. Thanks again for your help.