Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Trying to make the same effect as tower, where wisp become removed from the game, unlike moonwell, but I dont know what is the actual value I should change
you need to decide what you want to happen to the unit if the building gets destroyed while being built or cancelled and add that to the trigger. (maybe just hide the unit while the building is going up and only remove it from the game once the building is complete)
If the building counts as an 'Ancient' it'll remove a wisp after completion-- this is in theeee.... 'Unit Classification' bit found near the bottom of the object editor data.
you need to decide what you want to happen to the unit if the building gets destroyed while being built or cancelled and add that to the trigger. (maybe just hide the unit while the building is going up and only remove it from the game once the building is complete)
The unit in that Event is the building. Blizzard for whatever reason left out the option to interact with the "builder".
There are some tricks to detect the builder though, as the worker in the case for Orc/Night Elf structures is actually hidden at the very center of the structure it's building. Because of this you can use a Pick Every Unit function with a very small radius starting at the center of the structure in order to find the worker.
If the building counts as an 'Ancient' it'll remove a wisp after completion-- this is in theeee.... 'Unit Classification' bit found near the bottom of the object editor data.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.