1.use a singleton instance of the first script.write Method1 there.
2.call Method1 using singleton instance in a Method2 in the script attached to the animating GO.
3.use Method2 in animation event.
Use a singleton instance of the first script. Write
Method1there.Call
Method1using singleton instance in aMethod2in the script attached to the animating GO.Use
Method2in animation event.
don'tDon't see any other way. atAt least this avoids dragging the script object reference.