NullReferenceException calling another script

Hi !

* Please use code tags when posting code. *

Which line of your script is throwing the error?

Not having errors in your script is great, as otherwise the code won’t compile. However keep in mind that runtime errors (like a NullReferenceException) are not checked during compilation.

Is the TouchTower script attached?
Has it been modified recently causing the script to not be identified in Unity?