Undoing parent-child relationship
2 posters
Undoing parent-child relationship
Hi,
This is probably and easy thing to do, so sorry for the stupid question,
but I have setup a relationship where the child object's transformation is that of the parent:
_SIO2ChildObject->_SIO2Transform->_SIO2Parent = _SIO2ParentObject->_SIO2Transform;
I want to be able to toggle this.
How do I undo this relationship?
thanks
This is probably and easy thing to do, so sorry for the stupid question,
but I have setup a relationship where the child object's transformation is that of the parent:
_SIO2ChildObject->_SIO2Transform->_SIO2Parent = _SIO2ParentObject->_SIO2Transform;
I want to be able to toggle this.
How do I undo this relationship?
thanks
synaptime- Posts : 6
Join date : 2009-03-23
Re: Undoing parent-child relationship
_SIO2ChildObject->_SIO2Transform->_SIO2Parent = NULL;?
oioioi- Posts : 136
Join date : 2008-12-02
Location : Norway
Re: Undoing parent-child relationship
oioioi, first thing I tried. I tried setting it to its own transform, also didn't work. thx anyhowz
synaptime- Posts : 6
Join date : 2009-03-23
Permissions in this forum:
You cannot reply to topics in this forum