View Single Post
  #8  
Old 01-01-2007, 07:45 PM
Riot Riot is offline
Delteria Management
Join Date: Nov 2003
Location: Seminole County, Florida
Posts: 280
Riot is on a distinguished road
I believe you want dropemitter.

Quote:
Originally Posted by Stefan
emitter.dropemitter, emitter.dropwateremitter - those work exactly like the emitter itself (e.g. you can edit emitter.dropemitter.particle) and are used for emitting particles once a particle drops on the ground (rain drops) or the lifetime is over (for fireworks) - once a particle is dropping the emitter is calling dropemitter.emitat() to produce the drops; if there is a dropwateremitter and the particle was dropping on water then it is using the dropwateremitter for the drop effect
This was added back in v4.03 and Stefan posted a sample here: http://forums.graalonline.com/forums...ad.php?t=62877
Reply With Quote