The [documentation][1] for `GetComponent` shows that it is a function and so need parentheses.
[1]: http://docs.unity3d.com/Documentation/ScriptReference/Component.GetComponent.html
↧