View Single Post
  #2  
Old 04-15-2015, 04:46 AM
mape2k mape2k is offline
Member
 
Join Date: Mar 2013
Posts: 60
I cannot answer question a, but question b is solved by using <robot.getChild('name of handle')>.

The reason why <getChild()> did not work for you is probably because you specified a wrong handle name. To find out the exact handle names, you can access the osgb model with the Vizard Inspector. There you will find the model and all its sub-parts.

You can upload the model here if you want, that would make it easier for me to see what the problem is.


Best,
Johannes

Last edited by mape2k; 04-15-2015 at 04:50 AM.
Reply With Quote