Oh thanks! Sorry for the mishap!
Posts made by nPoika
-
RE: Hidden Attribute in Dynamic Components
-
Hidden Attribute in Dynamic Components
Hey guys!
I'm just starting out with Dynamic Components and am slowly working my way through it all. At the moment my small project is working on a brick wall component, that uses the scale tool to extend in either direction, with each brick being actually modeled, as opposed to a texture. My current dilemma is with the 'Hidden' attribute.
You see, I'd like to make it that if the user has scaled the brick wall to only be one course (for those that don't know, that's one layer of brick and mortar) high that it only shows one course. I was trying to do this by adding an IF statement in the 'Hidden' attribute box, but it doesn't seem to like it! Is there another way around this? Preferably without the use of Ruby (as I'd like to use this component on any PC without worrying about scripts) and if possible without using 'Component Options', although I think that might end up being necessary!
Thanks in advanced!
Nathan