Miarmy Crowd Simulation Documentation (English)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

We have 3 different types of clones:

  1. Clone: regular instance some of agents and make it faster to render, simulate and renderĀ Clone
  2. Render Clone: the same as above, but only apply clone in render time, it's the same in simulation and save time in render part.
  3. Self Clone: create some drone around each self of agent, something like the interpolations, make crowds more dense and heavy. But it won't spend simulation time.Self Clone


  • No labels