Hi, I want to spawn character around a cube. But when I spawn the character in runtime you can't attach target points to them. How can I solve this

I created parent character class and created some child character classes of it. But the children are not inheriting custom events from the parent class . The parent character is moving along the target points but children class is unable to follow.