Can I use UITween classes on components that aren't related to NGUI, like the main camera?
I'm noticing some strangeness when I try this. Namely, the camera's position is being reported to be much larger than it really is (is it being converted to "pixel space"?).
If not, any recommendations for a standalone tweening package? Please don't recommend Ani.Mate, I've run into several issues with it (not the least of which that it's written in boo).