Doum Posted February 27, 2013 Share Posted February 27, 2013 hello, I want to reference the geometry position value of a rbd to a spring constraint goal location. I linked an image of the value I'm trying to get. thanks Quote Link to comment Share on other sites More sharing options...
bloomendale Posted February 28, 2013 Share Posted February 28, 2013 Access Geometry data as ordinary sops - using point, prim, detail etc.. something like point("/obj/dopnet1:rbdobject1/Geometry", 0, P, 0) will give you X coord of 0 point in Geometry data of rbdobject1 dyn. object. You can use $DOPNET, $OBJID, $OBJ to procedurally change path to Geometry data. Quote Link to comment Share on other sites More sharing options...
Doum Posted March 1, 2013 Author Share Posted March 1, 2013 Thx bloomendale, btw is there any constraint that will update the position of the goal over time if it's animated or I have to do what I'm doing right now and reference the goal geometry [xyz] ? 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.