Jump to content

How do I constrain POP wind to only two axis?


Recommended Posts

Two ways off the top of my head that you could do this.

1.  cancel out the pop forces in y.

After pop wind put a pop wrangle with v@targetv.y=0;

2. Or even easier you could just fix @P.y, so in the wrangle, instead put @P.y = 0;

But that only works if your geo is flat

Link to comment
Share on other sites

35 minutes ago, richnosworthy said:

Two ways off the top of my head that you could do this.

1.  cancel out the pop forces in y.

After pop wind put a pop wrangle with v@targetv.y=0;

2. Or even easier you could just fix @P.y, so in the wrangle, instead put @P.y = 0;

But that only works if your geo is flat

Thanks! Number 1, did exactly the job.

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...