How to use PCG / Configure input

Hi all, I have installed the required plugins and I am trying to generate a PCG Graph/Volume on a landscape but I cant get it to generate anything.

My understanding is that most tutorial videos have this part already set up.

Most have a green node within the input node itself but not for new graphs.

What is the process here? What am i missing?

You have that pcg graph set up more like a sub-graph. If that’s not your intention, use the GetVolume node plugged into your BoundingShape rather than Input and move your staticmeshspawner to after transformpoints. You don’t need the Input, Output or Debug nodes for your main graph.

I find it really helpful to use the ‘A’ key when over a node to show the data flowing through a node. It will show up in the panel below your graph. You will need to select the PCGVolume Instance in the lower left panel to get it to show up. This will help you understand what each node is doing with the data.

Like this? If so it still wont generate anyting:

I am working on a Static mesh plane right now instead of a landscape…