supremepizza
07-03-2006, 03:33 AM
Here's the setup.
Same as the Missile tutorial in Max 8 only with 20 faces as emmitters.
Birth ammount = 20
Locataion = selected faces
PFSource->system management->Upper limit = 20
Poly emmitters are instances of the origoinal (cylinder 1) and named sequentially. Selected face was chosen on cylinder 1 then checked on the rest to be selected.
"Click the Birth operator and set Emit Start to 30 and Emit Stop to 100. Also, set Amount to 4. With these settings, the system will emit four particles (missiles) between frames 30 and 100.
The Amount value determines how many particles will be emitted uniformly between the specified frames."
That's a direct quote from the tutorial.
However my missiles are not distributed evenly.
I'm needing 1 missile per tube to launch each event. I've gone through over 1000 seeds on my Position Object with no luck of hitting that magical 1 missile per tube solution.
So how do I hard script my particles to one per emmitter?
Or how do I calculate the correct seed out of 104,857,600,000,000,000,000,000,000 possibilities?
Same as the Missile tutorial in Max 8 only with 20 faces as emmitters.
Birth ammount = 20
Locataion = selected faces
PFSource->system management->Upper limit = 20
Poly emmitters are instances of the origoinal (cylinder 1) and named sequentially. Selected face was chosen on cylinder 1 then checked on the rest to be selected.
"Click the Birth operator and set Emit Start to 30 and Emit Stop to 100. Also, set Amount to 4. With these settings, the system will emit four particles (missiles) between frames 30 and 100.
The Amount value determines how many particles will be emitted uniformly between the specified frames."
That's a direct quote from the tutorial.
However my missiles are not distributed evenly.
I'm needing 1 missile per tube to launch each event. I've gone through over 1000 seeds on my Position Object with no luck of hitting that magical 1 missile per tube solution.
So how do I hard script my particles to one per emmitter?
Or how do I calculate the correct seed out of 104,857,600,000,000,000,000,000,000 possibilities?
