Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Particles generated from a linked object

ElQ Homewood
Sleeps Professionally
Join date: 25 Apr 2007
Posts: 280
12-29-2007 00:52
Okay, I gotta be missing something..can't get particles to emit from a linked object, but it works fine from a single prim. Thanks for any suggestions!
Debbie Trilling
Our Lady of Peenemünde
Join date: 17 Oct 2006
Posts: 434
12-29-2007 01:05
There is nothing particularily special about getting particles to emit from a linked object, or any individual prim within a linked-set.

Assuming the size of your test object and the actual prim within the linked-set are the same, then if it emits from one then it should emit from the other.

If they are different sizes, then check that the particle parameters have enough 'momentum' (speed, age, acceleration, radius) to actually leave the prim.

Otherwise check your technique by ensuring that the particle script is in the 'Contents' of the linked-prim
ElQ Homewood
Sleeps Professionally
Join date: 25 Apr 2007
Posts: 280
thank you!
12-29-2007 01:38
From: Debbie Trilling
There is nothing particularily special about getting particles to emit from a linked object, or any individual prim within a linked-set.

Assuming the size of your test object and the actual prim within the linked-set are the same, then if it emits from one then it should emit from the other.

If they are different sizes, then check that the particle parameters have enough 'momentum' (speed, age, acceleration, radius) to actually leave the prim.

Otherwise check your technique by ensuring that the particle script is in the 'Contents' of the linked-prim


that thing was driving me crazy! you mentioned 'momentum' on the emission, so I thot I'd try it using the top linked part rather than the center. worked great! Thanks!