Actions
Set PointCaster = (Position of (Triggering unit))
Set Point1 = (PointCaster offset by 256.00 towards (Facing of (Triggering unit)) degrees)
Set Point2 = (PointCaster offset by 256.00 towards ((Facing of (Triggering unit)) + 180.00) degrees)
Unit - Create 1 Footman for (Owner of (Triggering unit)) at Point1 facing (Angle from PointCaster to Point1) degrees
Unit - Create 1 Footman for (Owner of (Triggering unit)) at Point2 facing (Angle from PointCaster to Point2) degrees