Alright so I need to reference playercharacterstatus_BP, it is referenced my playerpawntest, which is referenced by testgamemode, referenced by map so all good once I have the child BPs set up and eveything’s referencing each other. Major problems is there isn’t a nice little choose your file drop box in playerpawntest referencing playercharacterstatus_bp in the default tab. playercharacterstatus_bp is mentioned in the component tab of playerpawntest, but I cannot rename it, delete it, move it or replace it with my child BP in anyway. So how do I reference my child playercharacterstatus_BP from playerpawntest?