Files
OpenRA/OpenRA.Mods.Common/Traits/ProximityCapturable.cs
Oliver Brakmann 8b5df6bf2c Improve ProximityCapturable
The following changes are made:

* Replaced the custom actor search with ProximityTriggers.
* Added a `Sticky` flag, which causes the ownership to not revert back to
  the original owner when the captor leaves.
* Added trait documentation.
2016-01-19 21:07:50 +01:00

5.5 KiB