EntityParent and Bones

BlitzMax Forums/MiniB3D Module/EntityParent and Bones

AltanilConard(Posted 2007) [#1]
I created an skinned character, animated one arm and tried to attach a cube to it. I used the following code:

(Using this model http://www.chainswarriors.com/human1.b3d)

In blitz3D it runs fine, but in miniB3D the cube doesn't move.
Does anybody know what the problem is?


simonh(Posted 2007) [#2]
Yes, I'm afraid attaching entities to bones doesn't do anything at the moment. Will hopefully change this soon.