Jump to content

Vector/Scalar Field that Translates Particles


Recommended Posts

I'm trying to get particles to emit from a source and then move with that source as it translates along.

 

So what would typically happen is your particles would emit and fly off in to space but I want the emitted particles to stay close to the source and still have other forces affect it.

 

I was thinking about creating a bounding box around the source then converting it into a volume and using the volume as a force to translate the particles but the volume injects unwanted velocities that make the particles fly off.

 

I've attached a basic setup that breaks down the desired effect.

VectorField_Translate_v01.hip

Link to comment
Share on other sites

Thought about that but my scene is a little more complicated than this example, I have an organic deforming mesh with the emitter constrained to the surface.

 

I could probably strip out all the translation out of the original rig inside maya and then sim on a deforming (not transforming) mesh, thereafter reapplying the translation but that's a major work around and I'm hoping I can mix in some of the translation velocity.

 

That's why I thought a scalar volume could update the overall position of the sim per frame?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...