#1
Triggering Unit
Simple thing, I have a custom script:call SetUnitAnimationByIndex(udg_Variable,5) 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?