AE:Projectile awareness: Difference between revisions

oops ^_^
No edit summary
(oops ^_^)
Line 103: Line 103:
             <HasPositionOffset>false</HasPositionOffset>
             <HasPositionOffset>false</HasPositionOffset>
             <HasAttachmentMatrix>false</HasAttachmentMatrix>
             <HasAttachmentMatrix>false</HasAttachmentMatrix>
            <HasAttractor>true</HasAttractor>
         </Properties>
         </Properties>


Line 120: Line 121:
             </Update>
             </Update>
  </Events>
  </Events>
Finally, change the <Attractor> tags to read:
        <Attractor>
            <Target>Characters</Target>
            <Selector>Distance</Selector>
            <Class />
            <MaxDistance>100</MaxDistance>
            <MaxAngle>60</MaxAngle>
            <AngleSelectMin>0</AngleSelectMin>
            <AngleSelectMax>360</AngleSelectMax>
            <AngleSelectWeight>3</AngleSelectWeight>
        </Attractor>


Replace the old BINA3RAPmad_p04.oni with this one, recombine your level0, and enjoy your new and improved bomber.
Replace the old BINA3RAPmad_p04.oni with this one, recombine your level0, and enjoy your new and improved bomber.
[[Category:AE to-do]]
[[Category:AE to-do]]
826

edits