Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / what does link limb do?

Author
Message
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 15th Jun 2009 02:05
the DBC help file explanation is very foggy

There are only 10 kinds of people in the world, those who understand binary and those who dont
Latch
17
Years of Service
User Offline
Joined: 23rd Jul 2006
Location:
Posted: 15th Jun 2009 12:09
Link limb sets up a limbs position in the limb hierarchy.

Limbs are arranged in an hierarchy - that means the limbs are arranged in parent child relationships like the branches of a tree. For example, the shoulder of a character could be the parent of the upper arm and thus the upper arm is the child limb of the shoulder. The upper arm could be the parent of the lower arm so the lower arm is the child of the upper arm etc to the hands and even to the fingers if there are that many limbs.

Using link limb sets up the hierarchy in DBC unless the structure is already set up in an external 3d modeler and you are using a loaded 3d object. However you can add additional limbs as long as the count is in sequence - then you could link more limbs to the model.

Whenever you use ADD LIMB to add a limb to a model or primative, the limb is linked to limb 0. You use link limb to link it to another already existing limb.

Enjoy your day.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 15th Jun 2009 14:08
then why is it I always get an error about "limbs cannot be linked">

i would give you the code but i deleted it

There are only 10 kinds of people in the world, those who understand binary and those who dont

Login to post a reply

Server time is: 2024-05-19 11:29:51
Your offset time is: 2024-05-19 11:29:51