Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Line Detect
Events
Conditions
Actions

Set Point[1] = Position of Unit

Set Point[2] = Target Point

For Each Integer A from 1 to 12, do (Actions)


Loop



Set TempReal = TempReal + 200



Unit Group - Pick Every unit in Point offset by TempReal towards Angle from Point[1] to Point[2] and do Actions




Loop
He cannot accurately measure if a region can have a 60-units width lol.
If (All Conditions are True) then do (Then Actions) else do (Else Actions)

If - Conditions


Check[M_Int] Equal to True

Then - Actions


Do the Big Loop


Set Check[M_Int] = False

Else - Actions


Set Check[M_Int] = True
Well, how about make a region that has a shape of line and has this thickness.... Worth a try but has some flaws maybe and worst might not work.
native IsUnitInRegion (region whichRegion, unit whichUnit) returns boolean
