Procedural Generation

Try using SpawnActorFromBlueprint or SpawnActorFromClass (outside of the construction script) in a Blueprint to prototype your functionality; move it to C++ if you have to :slight_smile: