Jump to content

Packed Primitive and Inherit Velocity


Recommended Posts

Hi there,

I am currently working on a setup for a bullet using packed primitives. I want to be able to trigger the active values and inherit the point velocity. I have been able to get the triggering working using a pop wrangle however, the pop wrangle is for some reason preventing the inherit velocities from working. Does anyone have any suggestions of a work around?

Hip file attached

packedPrim_v001.hip

Edited by adamr
Link to comment
Share on other sites

Add this line to pop wrangle dop to get the velocity 

@v = point("op:/obj/geo/attribtransfer1","v",@ptnum);

 

one more change address to the node is "op:/obj/geo/TRIGGER_POINTS" and not "op:/obj/geo1/TRIGGER_POINTS"

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