Introduction to Maya - Modeling Fundamentals Vol 1
This course will look at the fundamentals of modeling in Maya with an emphasis on creating good topology. We'll look at what makes a good model in Maya and why objects are modeled in the way they are.
# 1 10-10-2017 , 06:37 PM
Registered User
Join Date: Oct 2017
Posts: 1

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

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads