Freitag, 14. Oktober 2011

Copying mograph simulation to high-poly object

It is not straightforward to bake a simulation in an array of dinamically simulated mograph objects. This is my way of doing it:

  1. Bake the simulation in the cloner (it doesn't matter if the dynamic tag is on the cloner or the object)
  2. On the final object create an expresso tag and add a node for the Cloner object and the Final Object.
  3. Add mograph data node and connect global matrix to the Final Object global matrix.
  4. Step through the index manually until you've arrived at the object.
Alternatively, it might be easier to find the object index with Mograph selection, but I couldn't figure out where the information on the selected mograph clone index would be displayed.

Keine Kommentare:

Kommentar veröffentlichen