add spawned actor in SceneCaptureComponent2D

My main actor spawned some actor attached to my main actor.


I add all of them into the show only actors list. but when I get into game, the main model seems doesnt rendered as I thought like this:

btw, in the content explorer, it looks like:

I wonder is there any way to fix it?


in game

@3dRaven
sorry for reply after a long time.


Only one thing different with your advice.
I spawned a mesh actor to my main actor so I need to add all child to it.
It works really well.

Thanks.