When I add a child component it only adds it to the root Component. How do I child it to a different parent than the root

When I add a child component it only adds it to the root Component. How do I child it to a different parent than the root.

Hi FrozenDungeon

Use the AttachToComponent node using the reference returned from the spawned component.

Good luck

Alex

Yes it was AttachComponentToComponent thank you very much.

Hi FrozenDungeon.

Glad you got it sorted. Could you mark the question as answered please.

Good luck with the rest of your project!