Procedural Island Generator

How to adjust the environment props

  • Find the type of prop you want to adjust in PCG_Generator, it will appear in a comment.
  • If you want to change the static mesh select the static mesh spawner node
  • If you want to change the frequency or chance of spawning the prop, select the Density Filter node

How to adjust the seed?

  • Find the BP_IslandGenerator and change the seed value.
  • Then regenerate the level by selecting PCG_Generator
  • Then click Cleanup
  • Then clic generate
  • You can also adjust the max height of the islands & their distance from one another. Note: this may affect how steep paths are.