- Joined
- Feb 25, 2005
- Messages
- 230
Ello! Im currently working on tower wars, and i need help with those lightning effects. My current trigger for a tower:
lightning effect
Events
Unit - A unit Is attacked
Conditions
(Unit-type of (Attacking unit)) Equal to Lightning Turret
Actions
Lightning - Create a Chain Lightning - Primary lightning effect from source (Position of (Attacking unit)) to target (Position of (Attacked unit))
Wait 0.10 seconds
Lightning - Destroy (Last created lightning effect)
Got it? Now heres the problem: The lightning effects source is not as high as i want it to be (its origin is at the bottom of the tower). I use a Arcane Tower model btw. So how do i raise the source and target? It sure looks ugly now...
lightning effect
Events
Unit - A unit Is attacked
Conditions
(Unit-type of (Attacking unit)) Equal to Lightning Turret
Actions
Lightning - Create a Chain Lightning - Primary lightning effect from source (Position of (Attacking unit)) to target (Position of (Attacked unit))
Wait 0.10 seconds
Lightning - Destroy (Last created lightning effect)
Got it? Now heres the problem: The lightning effects source is not as high as i want it to be (its origin is at the bottom of the tower). I use a Arcane Tower model btw. So how do i raise the source and target? It sure looks ugly now...