Can anyone suggest some documentation or tutorials on how to use the PCG system to generate points in open space (not on an object or landscape)? I can’t seem to find any information on it.
I’m just trying to generate points to spawn simple actors on (small textured spheres for stars) to create a procedurally generated galaxy “map” level, but I’m having a hard time wrapping my head around how to get started since all of the information I can find starts with “Get Landscape Data”, “Get Actor Data” and/or “Surface sampler”. Since I am working in a blank level that will not have landscape, actos, or any surfaces except for what PCG will be generating, I cant find a starting point.