ID:163457
 
I'm kind of new to using overlays in games, and I'm using objects for them (IE : Hair, for certain players. If their icon is too big, the hair will be an overlay, up pixel y wise.)

Now.. I'm having a few, very basic problems.

One of them :

I have a verb that when you double click, you turn invisible and are given a "smoke" overlay. Well, Anything I try won't make the hair overlay delete as well.

I've gotten it down to, deleting the hair..

But then it doesn't reappear, even though I've said for it to do so in the code.

That's the only problem I really need/want help in. If someone can help me, I'd be greatly appreciative. Thanks.
Look up Copy()

- Miran94
You could always save your hair as a variable. Just a thought. Since I have no idea what Copy() does.