Jump to content
  • 0

Particle strings question


Shanbo Baddingham
 Share

You are about to reply to a thread that has been inactive for 3365 days.

Please take a moment to consider if this thread is worth bumping.

Question

2 answers to this question

Recommended Posts

  • 0

In a way, it depends on what the target is doing.  If it's moving, then you should be using the PSYS_PART_TARGET_POS_MASK  to make the particles continue to follow the target instead of travelling in a straight line from the emitter to where the target used to be.  You'll also want to engage the PSYS_PART_FOLLOW_SRC_MASK .  Otherwise, if the target is not moving, you may be able to get the effects you want by using PSYS_PART_RIBBON_MASK .

When you're faced with a new particle challenge, a good first step is a trip to the Particle Laboratory in world.  Jopsy Pendragon has set up a large array of demos and test platforms to help you understand particle properties and to experiment on your own. He also has a collection of free sample routines in his sandbox area that you can use as starting points for your own scripts.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3365 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...