parent in ice?

Discussions about SOFTIMAGEs© Interactive Creative Environment©
Post Reply
anhungxadieu
Posts: 175
Joined: 17 Apr 2014, 10:39
Skype: nguyenvuducthuy

parent in ice?

Post by anhungxadieu » 22 Apr 2014, 09:41

hello

i have one null A (parent), and null B (child)
i create ice tree in null B, i multiply global matrix B to global matrix A, and set self.kine.global.matrix for null B
when i move null A, null B follow, but when i try to move null B problem come ...
it like this video below.

who can help me to solve this? please ... thanks!!!


User avatar
probiner
Posts: 127
Joined: 17 Apr 2013, 11:52

Re: parent in ice?

Post by probiner » 23 Apr 2014, 10:25

don't use self feeding of matrices

meaning

A = A x B

instead use a third party control that matches A like

A = B x C

This way when you move C it wont re-evaluate the Tree on itself like it happens if you use self.kine.global

Cheers

anhungxadieu
Posts: 175
Joined: 17 Apr 2014, 10:39
Skype: nguyenvuducthuy

Re: parent in ice?

Post by anhungxadieu » 23 Apr 2014, 16:16

probiner wrote:don't use self feeding of matrices

meaning

A = A x B

instead use a third party control that matches A like

A = B x C

This way when you move C it wont re-evaluate the Tree on itself like it happens if you use self.kine.global

Cheers
Thank for reply,

I like to create FK chain from A and B so how can i move C follow A? because when i move B, C doesn't move with A

thanks in advance!!!

Post Reply

Who is online

Users browsing this forum: No registered users and 53 guests