- Joined
- Jul 26, 2010
- Messages
- 167
well I have a trigger that makes a unit move in circles, just by changing the angle and point with a loop. Thats fine but lets suppose I want to make another unit move in circles with the same trigger how I do it?, and I mean with difrent angles, for example the unit 1 is spinning and goes by 70° degrees and the other one goes by 200°. Ive tryed to use the trigger for both units but It only work for the last triggering unit.