Hello.
I’m trying out the new Scene Component. I want it to have some static mesh components so that every actor where I add this scene component also gets them, with the behavior included.
I noticed that there is no viewport tab, so I added a new variable of type StaticMeshComponent so I can attach it to the parent component. But I can’t seem to be able to initialize it. It’s default value in the details panel looks like this:
I think I’m missing something. Any help is appreciated.