- Joined
- Jan 23, 2020
- Messages
- 86
I want to trigger a worker unit to automatically change to its build mode when an ability is used.
Issue: Triggering this on the player's unit causes all players worker units to open their build mode, I just want the triggering unit to do this.
Actual trigger if context helps you Original trig thread
Issue: Triggering this on the player's unit causes all players worker units to open their build mode, I just want the triggering unit to do this.
-
Build Trigger
-

Events
-


Unit - A unit Starts the effect of an ability
-
-

Conditions
-


(Ability being cast) Equal to Test Build Ability
-
-

Actions
-


Unit - Order (Triggering unit) to Build.
-
-
Actual trigger if context helps you Original trig thread










