pcg

PCG_Cliff

  • Exposure: public
  • UE Version: 5.4

avatar author

YukiFu1009

August 6, 2025, 6:06 am

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • avatar author

    YukiFu1009

    August 6, 2025, 9:28 pm

    The red invalid subgraph node change to: “SG Copy Points with Hierarchy”. This is a PCG node extracted from the Unreal PCG Sample Project (Electric Dreams Environment). It allows you to retain hierarchy information during the copy process.

    The Execute Blueprint node change to: "Apply Hierarchy". This is a PCG node that accepts and applies the hierarchy information provided by "SG Copy Points with Hierarchy."