In this script, I'm simply trying to set a variable as a function, there's two possible problems with this.
First off, the function isn't being called, which I think is due to the function I'm trying to turn that variable into, is not in the same script as the other function.
Then also, Each time I call a function in the code like this, it just activates, is it supposed to do that?