Bone texture

hi folks

another simple newbie question

how-to map FileTexture onto Bone

FileTexture --> Quad --> Bone --> Renderer
shows the image but when Bone moves, image does not…

is there a help file or object that does this?

thanks again
jhav

hi jhav

you have to connect the bone “transform out” to the quad “transform”, so that the quad will move according to the bone.
the “layer in” pin of the bone is only a convenient feature, but has nothing to do with the bone behaviour. it is useful when connecting several bones to each other. however in the attached example you don’t need it.

in folder girlpower+ Bones there are some examples how to use bones.

bone.v4p (3.0 kB)

Thanks! Very helpful!

hi folks

another simple newbie question

how-to map FileTexture onto Bone

FileTexture → Quad → Bone → Renderer
shows the image but when Bone moves, image does not…

is there a help file or object that does this?

thanks again
jhav