I am trying to create a blueprint which spawns blueprints into a level. However I don’t think unreal let you spawn actor on contract because it would really mess with the system.
I have seen however that it is possible since Dungeon architect does it. By using a button Build Dungeon
How is this done? Any idea how I could replicate this?