poketruc Posted August 20, 2021 Share Posted August 20, 2021 I try to move the pivot of a packed primitive so I use : vector new = chv("new"); setprimintrinsic(0,"pivot",@primnum,new,"set"); v@P*=new; But my primitives moves is it possible to move the pivot without moving the object ? Thanks for your help pivot.hiplc Quote Link to comment Share on other sites More sharing options...
Ultraman Posted August 20, 2021 Share Posted August 20, 2021 30 minutes ago, poketruc said: I try to move the pivot of a packed primitive so I use : vector new = chv("new"); setprimintrinsic(0,"pivot",@primnum,new,"set"); v@P*=new; But my primitives moves is it possible to move the pivot without moving the object ? Thanks for your help pivot.hiplc like this ? pivot.hiplc 1 Quote Link to comment Share on other sites More sharing options...
poketruc Posted August 20, 2021 Author Share Posted August 20, 2021 5 minutes ago, Ultraman said: like this ? pivot.hiplc perfect thanks 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.