Would it be possible to build a spell like that of the Sensor Tower (or Raynor's Radar ability), but with the limit that it only tracks moving units? I know there are filters for what to track with the radar ability, but there's no filter for if a unit is moving or not, I know there's a validator for something similar to that, but how would I do to apply that to the radar tracking?
Sorry if I was unclear, basically, I only want to detect enemy units when they're moving, doesn't really matter which kind of unit it is, as long as it's moving.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Would it be possible to build a spell like that of the Sensor Tower (or Raynor's Radar ability), but with the limit that it only tracks moving units? I know there are filters for what to track with the radar ability, but there's no filter for if a unit is moving or not, I know there's a validator for something similar to that, but how would I do to apply that to the radar tracking?
You could make a copy of their abilities and change the behaviors to not detect buildings.
Sorry if I was unclear, basically, I only want to detect enemy units when they're moving, doesn't really matter which kind of unit it is, as long as it's moving.