"Bone" or "Bones" this is not a B3D command???
Blitz3D Forums/Blitz3D Programming/"Bone" or "Bones" this is not a B3D command???| 
 | ||
| Is there any specific B3d command that creates "Bones".  I realize these connect two pivots... | 
| 
 | ||
| No | 
| 
 | ||
| yes with the addons by Bobysait, you can create joints/bones and set the influences (weights) of some joints/bones over some vertices (which then become skinned vertices) see : http://www.blitzbasic.com/Community/posts.php?topic=105408 but you can also create a skeleton using pivots and set some meshes as childs of some pivots so that they will turn move with it... see : http://www.blitzbasic.com/Community/posts.php?topic=106324 (#19) |