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