- Joined
- May 1, 2008
- Messages
- 1,605
Hiho all,
i got another question and i think here is a good place for it =)
The Plan: I'm created the Green Circle TD All Stars map and there are "air towers". (tower = building). Now i want to "fly-up" this buildings.
The Problem: The Building wont fly up.
I tried first, to change in the object editor the D) Movement - Hight/Hight Maximum to 300/350 and set the D) Movement - Type to Fly > but wont work ingame
Than i try it with follow trigger:
My Question: Maybe there is another way or i did some misstake and someone know something, how to "fly-up" a building
I hope you understand what i'm looking for and can help me =)
Thanks
~ Dr. Boom
i got another question and i think here is a good place for it =)
The Plan: I'm created the Green Circle TD All Stars map and there are "air towers". (tower = building). Now i want to "fly-up" this buildings.
The Problem: The Building wont fly up.
I tried first, to change in the object editor the D) Movement - Hight/Hight Maximum to 300/350 and set the D) Movement - Type to Fly > but wont work ingame
Than i try it with follow trigger:
-
Events
- Unit - A unit Finishes construction
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Substring((Name of (Constructed structure)), 1, 19)) Equal to |c00FFA54AAir Tower
-
Then - Actions
- Animation - Change (Constructed structure) flying height to 500.00 at 0.00
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
My Question: Maybe there is another way or i did some misstake and someone know something, how to "fly-up" a building
I hope you understand what i'm looking for and can help me =)
Thanks
~ Dr. Boom