Making an total invisble monster?

Status
Not open for further replies.

Summ

S

Summ

Good evening guys.

I was working on my hero wars map and I wanted to know how to make a unit completly invisible, even for its owner, because I want it t be created at start at the taverns but I don't want anybody to see the unit there..

I just need help with making it invisible not with the triggers to create it and so..

Hope you can help me :)
 
Set that unit type to a variable at begining of the game then remove it from game. Whenever you want it in the game again just add it from that variable.
 
It's quite easy to arrange:

Unit (your unit) should have NO shadow, NO model and a permanent invis (if you would like to add... but it's optional in this case)

Later on you can manually set the triggers to remove it from game.
 
Status
Not open for further replies.
Back
Top