I have a dresser object. Each drawer and door is a separate blueprint I want to group all these assets together to make it easier to place. In Unity this is where I would just make a prefab but how do I do this in unreal?
Some people have told me to just put it all in one blueprint but doing that would involve massively rewriting my existing system which I don’t want to do.

