How do you get a building to lift w/o recreating it?
I want it so that when a certain terran building is built, it lifts off immediately.
Well, all I know is, you cant... I mean, it would have to be there, and you could select "in transit" but, not that I know of, you cannot do it. Maybe with a trigger, but like I said, there is no other way of doing it. And the building has to be over buildable terrain...
Detect the building that was built (probably by creating burrowed units under all buildings routinely, etc). then recreate the building with the "transit" condition checked in the unit properties slot.
yeah... by trigger, cuz there is no other way... This trigger also is a pain in the ass, cause you have to do a lot of placing, and detecting :\ especially if you are making like a Lotrish map...
I was just wondering if it would be a simple order or AI script to do it, but I guess not.