adamr Posted May 18, 2015 Share Posted May 18, 2015 (edited) 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 May 18, 2015 by adamr Quote Link to comment Share on other sites More sharing options...
sadhu Posted May 23, 2015 Share Posted May 23, 2015 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" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.