- Joined
- Sep 11, 2011
- Messages
- 1,176
Hello Everyone, i'm facing a problem when creating units, i created them with the same actions but they were created in different heights even though they're the same units. This is the trigger that do these things :
and this is the result i got :
- Unit - Create 1 (Unit-type of (Triggering unit)) for (Owner of (Triggering unit)) at Line[5] facing 0.00 degrees
- Unit - Create 1 Progress Bar for Player 12 (Brown) at Line[5] facing Default building facing degrees
- Unit - Create 1 (Unit-type of (Triggering unit)) for (Owner of (Triggering unit)) at Line[6] facing 0.00 degrees
- Unit - Create 1 Progress Bar for Player 12 (Brown) at Line[6] facing Default building facing degrees
- Unit - Create 1 (Unit-type of (Triggering unit)) for (Owner of (Triggering unit)) at Line[7] facing 0.00 degrees
- Unit - Create 1 Progress Bar for Player 12 (Brown) at Line[7] facing Default building facing degrees
and this is the result i got :