Page 1 of 1

Removing a man

Posted: Thu Dec 11, 2014 7:33 pm
by enric
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.

Re: Removing a man

Posted: Thu Dec 11, 2014 8:34 pm
by pipfromslitherine
Hmmm. I don't think we have that level of control. Let me take a look and see if it is possible.

Cheers

Pip

Re: Removing a man

Posted: Sun Dec 14, 2014 7:52 am
by enric
Don't worry about, I found a way.
Thank you.