animating childs in b3d

Blitz3D Forums/Blitz3D Programming/animating childs in b3d

Jeroen(Posted 2004) [#1]
Hi!

Is it possible to place several objects/animations in one b3d and play an animation by calling a child object? I can't get it to work, but I don't know for certain if there is support in the fileformat for this issue.

E.g:
blah.b3d
-- object 1
-- object 2
-- object 3
-- animation 1
---- bone1
---- bone2
-- animation 2
---- bone1
---- bone2