Looping through all of an objects hierarchy?

Blitz3D Forums/Blitz3D Programming/Looping through all of an objects hierarchy?

Stickman(Posted 2003) [#1]
How do you do this? Can it be done?

After loading a mesh with bones or multiple objects,can a loop be made to scan throught all of the meshes children and those childrens children and so on and so on........

This is driving me crazy.

Any Ideas????


WendellM(Posted 2003) [#2]
You might find http://blitzbasic.com/codearcs/codearcs.php?code=796 helpful. I haven't yet needed it myself, but it looks like MasterBeaker has a winner there.


Stickman(Posted 2003) [#3]
Yeeee Haaaaa,
Thats great,

Thanks WendellM and MasterBeaker.

That just put some wind back into my sails.........