Removing a man
Posted: Thu Dec 11, 2014 7:33 pm
Is there a way to remove a man of the texture without killing it?
Is there an animation for just removing?
DestroyUnit(me, mask);
AddVizAnim(me, "DIE", mask) ;
This kills the mask men, but I'd like to remove it without see a men killed on the ground.
Is there an animation for just removing?
DestroyUnit(me, mask);
AddVizAnim(me, "DIE", mask) ;
This kills the mask men, but I'd like to remove it without see a men killed on the ground.