Quote:
Originally Posted by Stefan
You can also catch the event onAnimationFinished(transition)
|
The reason a variable would have been helpful was in the event of the weapon containing the GUI script destroying, right now I'm just calling a function to a different weapon and then destroying GUIs after a scheduleevent.
If you had multiple GUIs using the same transition, wouldn't that function collide?