About Insert node

Hello. I am using insert node to add an actor in player character’s array. This actor has eight other child actors, placed on the same level and it seems like that insert node is inserting the other eight actors too. However, this does not occur when I use the insert node for the other actor with two child actors. I would like to know why this is happening, and I want only the parent actor to be added to the array.