Spawning decals in PCG

I want to generate roads using PCG and place decals such as potholes or litter on top of them. Is there a way to insert decal actors?

Make a new blue print and make it a Decal Actor, set your decal material in there.

Then, in the PCG graph, you spawn an actor of your new blueprint.

1 Like