xtreampb Posted July 5, 2011 Share Posted July 5, 2011 I'm trying to determine the position of a child joint in a model. After i call load model, how do i determine the position of the hand if it is a person? Quote bool Life() { while(death=false) { if(death==true) return death; } } I have found the secret to infinite life Did I help you out? Like my post! Link to comment Share on other sites More sharing options...
Canardia Posted July 6, 2011 Share Posted July 6, 2011 handbone = FindChild( model, "hand_right" ) handpos = EntityPosition( handbone, 1 ) Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ 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.