Simply Maya User Community

Simply Maya User Community (https://simplymaya.com/forum/index.php)
-   Programming (https://simplymaya.com/forum/forumdisplay.php?f=32)
-   -   nParticleShape Emitter2Rate question / help please (https://simplymaya.com/forum/showthread.php?t=43209)

dudestein 10-10-2017 06:37 PM

nParticleShape Emitter2Rate question / help please
 
Hi Everyone,

I'm fairly new to MEL and as such expressions & programming of any sort. I was hoping someone here could help me with regards to what I think should be a fairly simple problem to solve... however, I've tried my best on my own and doing google searches to no avail.

Here's my situation:

I'm trying to create a 'Debris & Dust' rig

1. I'm birthing nParticleShape1 to carry instanced geometry (the debris). This nParticleShape1 is set to 'LIVEFOREVER'

2. From this nParticleShape1, I'm using it as an emitter to birth my second set of particles (nParticleShape2). I added to this emitter the 'Use Per-Point Rates (ratePP)'

3. I then went to the nParticleShape1 Per Particle (Array) Attributes and right clicked on the field beside Emitter 2Rate PP to make a creation expression which is:
nParticleShape1.emitter2RatePP = 1;

(I assume this tells Maya to birth a nParticleShape2 from EACH of the nParticleShape1 particles every 24 frames (seeing as my scene is set to 24fps)

4. From my tests... it appears as though this is what is happening. Now for my quandary:

I would like to tell the emitter2RatePP to birth only 1 particle ONCE and NOT every 24 frames. I only want ONE nParticleShape2 from each of the original nParticleShape1's.

The reason for this is that the job of the nParticleShape2 is to generate the Dust coming from the Debris... but I don't want continual puffs of dust being emitted as the debris falls through the shot... i want only once emission so that I can control that one 'puff' of dust from each piece of Debris.

I hope my explanation isn't too convoluted or hard to follow... any help you all could offer would be greatly appreciated.

https://simplymaya.com/forum/images2/smilies/help.gif


All times are GMT. The time now is 02:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Simply Maya 2018