Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
MapMagic World Generator
MapMagic World Generator
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 157
    • Issues 157
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Denis Pahunov
  • MapMagic World GeneratorMapMagic World Generator
  • Wiki
    • Objectsgenerators
  • Spread

Last edited by Denis Pahunov Mar 23, 2020
Page history

Spread

For each of the input objects Propagate Generator will create a certain number of clones and will offset the created clones from the object’s position by a certain distance in a random direction on a plane.

Effect

Properties:

  • Retain Originals: when enabled will output the source object along with the spread ones. When disabled will output only the spread objects (in case you want to adjust them separately).
    RetainOriginals Retain Originals: Off, On

  • Seed: Spread generator uses random to get spread direction and count/distance within ranges. Seed value is used to initialize this random.

  • Growth: minimum and maximum number of clones created for each object by the Generator. This value is a float. For example, when the growth range is set to 5 - 5.5 the Generator will create 5 clones for 75% 1of the objects and 6 clones for 25%, so the average number of clones per object will be 5.25.
    Growth Growth: 1-1, 3-3, 10-10

    GrowthMulti Growth, multiple stones: 1-2, 1-5, 1-10, 5-10. See some stones have the minimal spawned count, some - nearly maximum, and some in-between.

  • Distance: minimum and maximum distance for clone’s offset from the object’s original position.
    Dist Distance: 1-2, 2-3, 3-5, 0-5

  • Size Factor: impact factor of the original object’s size on the Growth and Range parameters. When set to 0 the object size is not taken into account, when set to 1 Growth and Range parameters are multiplied by object size. Keep in mind that big objects will generate many more clones that can end up overflowing the terrain with cloned objects.
Clone repository
  • Batch
    • Biomes
    • Combined
    • Objects
    • Splines
    • temp
    • temp1
  • BiomesGenerators
    • BiomesSet
    • Description
    • Function
    • Whittaker
  • Brush
    • Resolution
  • Combine
    • Combined
    • temp
    • temp1
  • MM1
    • Creating a custom generator
View All Pages