Simple thing, I have a custom script:
I dont want the variable to be reset if another player also triggers the event, so what do I replace the name of the variable with so it refers to the triggering unit instead of the variable?
JASS:
call SetUnitAnimationByIndex(udg_Variable,5)