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 »

(Document not fully finished)

 

Sometimes we only want to agent avoid collide among the same type, and just collide if they’re different types. For example, two squares of armies run against each other and enable dynamics when they collide. At this time, we need to disable the auto repel between 2 different types of agents.

 

For doing this, we just need to enable this feature in Miarmy Global

 

And the result will be like below image, the same type of agent will avoid collide each other, whereas the different agents will collide and enable dynamics.

  • No labels