Just to clarify it more, I wanted to create a spawnpoint selecting system in a Level Blueprint, and I wanted to create all my other Level Blueprints inherited from that modified one, meaning that when I create a new level, the spawnpoint selection system will be already there, but I can implement level specific things in each one.