Spawning child scenes?

So I wish to follow the endless runner tutorial and instead of the static mesh, i wish to build a small wall in place of the rocks, so I throw it in a scene component, but then I can’t spawn them is as children to the floor tiles. Any ideas on how to make it work?

what you mean by “as children” you can attach that things using attachTo or are you wanted to make it to be a component of the floor tiles??

Actually, it seems that there was a bug, so I verified my installation and it’s all fixed now. Not entirely sure what happened though.