THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 27/06/2006 at 15:29, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.521
Platform: Windows ;
Language(s) : C++ ;
---------
I would like to create a plugin tag that draws into the editor. For this I would belive that I don't need to have it evaluated as an expression. Is this correct? If so, how can I get rid of all of the expression priority data that is shown in the Basic tab of the AM.
In the 'tlookatcamera.res' file within the container it has: INCLUDE Texpression; would I change this to just 'INCLUDE Tvisible' to make it a regular tag that does not have expression priorities. Thanks in advance for any help.
-Josh-