Rayne Ghia
Registered User
Join date: 16 Sep 2005
Posts: 28
|
09-21-2005 15:47
Ok, i'm curious. I bought two glowsticks that when I attach them and dance, they leave trails of where they've been...
But I can't for the life of me figure out how they were made...
Any suggestions?
(They're eltee's glowsticks incase anyones wondering).
|
Ziggy Puff
Registered User
Join date: 15 Jul 2005
Posts: 1,143
|
09-21-2005 16:01
|
Rayne Ghia
Registered User
Join date: 16 Sep 2005
Posts: 28
|
09-21-2005 18:21
The PSYS_SRC_PATTERN_DROP does seem like a logic answer, but the question is, how do I get my object (say a small <0.05,0.1,0.1> ring to emit copies of itself using DROP?
|
Ardith Mifflin
Mecha Fiend
Join date: 5 Jun 2004
Posts: 1,416
|
09-21-2005 18:30
From: Rayne Ghia The PSYS_SRC_PATTERN_DROP does seem like a logic answer, but the question is, how do I get my object (say a small <0.05,0.1,0.1> ring to emit copies of itself using DROP? This cannot be done via the particle system. The particle system only uses textures, not prims. You can rez objects in scripts via the function llRezObject() but this delays the script every time it's called, and does not work on land which does not have build enabled. What specific effect are you looking for?
|
Rayne Ghia
Registered User
Join date: 16 Sep 2005
Posts: 28
|
09-21-2005 18:43
From: Ardith Mifflin What specific effect are you looking for? And image might explain things better than I can. http://rayne.tar-valon.com/SL-GlowSticks.png
|
Torley Linden
Enlightenment!
Join date: 15 Sep 2004
Posts: 16,530
|
09-21-2005 18:46
You could send eltee an IM, she did make 'em after all! I remember seeing her dance to trance with these, at Lusk... ahhh! Also Rayne, have you been to the Particle Laboratory in Teal? It's a very handy resource towards making your own particle fx. It's high in the skies, you can also watch a trippy fireworks show at sunset with many variant fx.
|
Jesse Murdock
Moves You
Join date: 23 Jun 2004
Posts: 149
|
09-21-2005 18:46
They are particles, not an actual prim trail. Pretty sure anyways. 
_____________________
The writing's on the wall...
|
Rayne Ghia
Registered User
Join date: 16 Sep 2005
Posts: 28
|
09-21-2005 18:48
From: Jesse Murdock They are particles, an image of the prim being dropped by an emitter with a short lifespan. Ah, ok, thanks. I'll have a play around tomorrow, bit late for me atm (2:48am) so it'll have to wait. I'll check out the particle lab aswell tah 
|
eltee Statosky
Luskie
Join date: 23 Sep 2003
Posts: 1,258
|
09-26-2005 21:57
if anyone needs particle help on stuff heh, i can only offer what i know ^.^
as to the system, they are of course particles, but use a trick to do some things most particles don't do, which is follow the perceptual aspect angle of the emitter
the little trick to do that though is not without some limitations and cannot really duplicate itself across all shapes/sizes of things, those glowsticks are pretty much ideal for it though
_____________________
wash, rinse, repeat
|