For some reason, this won't work. The unit will attack the destructible and not hold position.
-
Events
-
Unit - A unit Is issued an order targeting an object
-
-
Conditions
-
(Issued order) Equal to (Order(attack))
-
(Destructible-type of (Target destructible of issued order)) Equal to Treasure Chest
-
-
Actions
-
Unit - Order (Triggering unit) to Hold Position
-
-
Events
-
Unit - A unit Is issued an order targeting an object
-
-
Conditions
-
(Issued order) Equal to (Order(attack))
-
(Destructible-type of (Target destructible of issued order)) Equal to Treasure Chest
-
-
Actions
-
Wait 0.05 seconds
-
Unit - Order (Triggering unit) to Hold Position
-