🧩Customizing the meshes
Creating a new database
To create a new biome, right-click on the content browser and look for Data Asset. Then create a PDA_CalystoScatter data asset. This is where you will add all your content.
The database will look like this, with a similar section for the blueprints.

Most of the variables are self-explanatory, but here is some additional information.
Name: The name is purely aesthetic; it is here for you to take note.
Force Look Up: if enabled, it will force the vegetation to always be straight up (usually needed for trees).
ClusterStrength, ClusterPrimaryScale, and ClusterSecondaryScale work together. It creates some noise in the world that determines where the vegetation can spawn. The two scales are multiplied together to create more variation, and ClusterStrength will determine its impact (where 0 will disable the noise).

Spawn Type: Allows you to decide if you spawn the meshes on the...
CPU with collision, CPU without collision, or on the GPU without collision.
Last updated