Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • MAYA: When using python please make sure your agent override plug id is always the same as the "Key" compound child attribute. If these two values will differ, you might experience unpredictable results.
  • HOUDINI: Unlike Maya the agent override dialog performances can be quite slow when it comes to agent groups with several thousand agents. This is because the different way Houdini has for handling parms/attributes.

Maya specific

  • Always make sure to load AtomsMaya plugin before AtomsProxyMaya. If AtomsProxyMaya is loaded before AtomsMaya, you won't be able to load AtomsMaya because of clashing libraries.
  • When using an Alembic geometry as an height field, the geometry will look static for the entire animation. Please import the alembic twice for having a visual feedback of your geometry.

...