Set the position of cloth nodes

lemonriver
Posts: 23
Joined: Thu Dec 30, 2010 4:04 am
Location: Hangzhou China

Set the position of cloth nodes

Post by lemonriver »

I want to place a piece of cloth somewhere. I create a cloth first,
then set the node position. I suppose that if the distance between two nodes
turns to be larger than that when the link was created, nodes would move toward
each other.However, nothing happened. I wonder why.
User avatar
dphil
Posts: 237
Joined: Tue Jun 29, 2010 10:27 pm

Re: Set the position of cloth nodes

Post by dphil »

How do you change the node positions? Is kLST>0 and kDP<1?
lemonriver
Posts: 23
Joined: Thu Dec 30, 2010 4:04 am
Location: Hangzhou China

Re: Set the position of cloth nodes

Post by lemonriver »

hi, dphil. I set the position m_x directly. You know, interacting
a model to some place by setting its velocity and force is not
easy to control.