Hello. I am using the free version of NGUI right now. The GUI works in my game, however, I tried to create a UICamera in a script, and I get the error "The type or namespace name "UICamera" could not be found. Are you missing a using directive or an assembly reference. I can use NGUITools, but I can't use any UI reference in scripts. Any ideas? Thanks.