|
What do I use to call a function in another script?
(comments are locked)
|
|
In C#, you call under Update() then check/edit stuff under scriptName.whatever. No idea how it works in UnityScript. Feel free to change this.gameObject to whichever object you attached the code to.
(comments are locked)
|

This question has also been asked and answered MANY MANY MANY times before. Execute a search using:
"call function script"
And see if you can count how many times its been asked before.