|
Casper Whitfield
Join date: 8 Feb 2007
Posts: 95
|
04-02-2007 15:08
I am working on some jewelery, and for the most part, can do blings, and even some sparkles, but the one thing I am really stuck on, is in a piece I am doing, I have two prims that I want to start particles on, but I am not sure how to do that. I have them so that on the same attachment, they both have particles, but I am wondering if there is a way to get them to go off in unison.
I went to the Particle Laboratory, and found some great information on linking messages, but the examples for this, weren't what I was going for. Should I be using Link Messages? Any help would be greatly appreciated!
|
|
Simil Miles
Creator
Join date: 1 Mar 2007
Posts: 300
|
04-02-2007 16:53
From: Casper Whitfield IShould I be using Link Messages? Any help would be greatly appreciated! Yes but not in an emitter/receiver way, just to tell both PSYS to start.
_____________________
UnConWTech @ Flo (144, 84, 224) http://unconwtech.free.fr
SL books http://astore.amazon.com/secondlife-sl-20/
Need a beta tester for quality assurance ? Need a translator for English, French, Spanish ?
|
|
Dnel DaSilva
Master Xessorizer
Join date: 22 May 2005
Posts: 781
|
04-02-2007 17:01
Linked messages it totally the way to go. When the 'main' prim receives the messge to start, have it link message telling the other to start. I have seen TOO many 'bling' scripts in my day that all use a listen for each prim!
_____________________
Xessories in Urbane, home of high quality jewelry and accessories.
Coming soon to www.xessories.net
Why accessorize when you can Xessorize?
|
|
Casper Whitfield
Join date: 8 Feb 2007
Posts: 95
|
04-02-2007 17:45
Nice, thank you for the help! Now I just need to read up on it, and practice with getting the script right.
|