On 15/11/2015 at 02:32, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R17
Platform: Windows ;
Language(s) : C++ ;
---------
Hi, one more question about tag and behaviors.
I tried to perform search on forum but I can't find any help.
I'm trying to reset my object visibility and position on tag delete ? I can't perform my actions when I create free method :
virtual void Free(GeListNode* node);
This free method is executed but it can't catch object, probably because object is not longer connected to it.
Thanks guys !!