To instance a sequence of objects to particles
1 Select the source geometry.
2 Select Particles > Instancer (Replacement) > □.
The Particle Instancer Options window appears. The selected source geometry is listed in the Instanced Objects list.
3 To instance different objects at different particles, include them all on the list.
To instance a sequence of objects, list the objects in the order you want them to appear in the sequence.
Use the Move Up and Move Down buttons to change the order of the objects. Use Add Selection if you want to add selected objects to the list. Use Remove Items to remove objects from the list.
For example, suppose you create four birds in different flapping positions:
- birdWingsHigh shows the wings over the bird's head.
- birdWingsMid shows the wings at mid position.
- birdWingsLow shows the wings below its body.
- birdWingsMidCopy, is a copy of birdWingsMid. This object is necessary so the wings cycle from low to high and high to low positions.
An appropriate ordering for the objects in the Instanced Objects list is:
0: birdWingsHigh 1: birdWingsMid 2: birdWingsLow 3: birdWingsMidCopy
The number to the left of the object indicates the sequence position. The 0 indicates the first object in the sequence.
4 From the Particle Object To Instance menu in the Particle Instancer Options window, select the animated particle object that the instances will follow.
Note that you can use emitted particles as the animated particles. When the particles emit, the instanced geometry appears with the particles.
5 Set the options as described in "Particles > Instancer (Replacement)" on page 153, then click Create.
Maya creates an instancer node that controls the instanced objects. This node is where you can alter the attribute settings you made in the Particle Instancer Options window.
6 To hide the source geometry, select the geometry and select Display > Hide > Hide Selection.
You might also choose to hide the particle object being instanced. The instancer doesn't make the particles invisible. Note, however, that you don't need to hide the particles if you will software render the animation. Particles don't appear in software rendered images.
Tip If you want to move the rotation pivot point of the source object, select the object and enter createInstancerPivot in the Command Line. Thereafter, when you manipulate the rotation pivot in the source geometry, the instanced geometry rotates the same. Maya reorients any animation you previously applied to the translate, rotate, scale, and shear attributes of the source object.
Aim instanced geometry
The following general procedure is a way to aim instanced geometry. To aim instanced geometry
1 Orient the geometry so the front points along the x-axis and the up-direction points along the y-axis.
2 Group the geometry and instance the group.
3 Set the "AimDirection" or "AimPosition" options to the direction you want the instanced objects to aim.
For example, set AimDirection to Velocity to aim the instanced objects in the direction of movement. See "particleShape" on page 156 for information.
The choices in the General Options popup menus include all the per particle attributes. You can control the motion of the individual instanced objects by animating the per particle attributes that control them.
Post a comment