Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 25, 2015, 12:07:22 PM (8 years ago)
Author:
gania
Message:

Fixed some bugs, only DivisionController works for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/data/levels/AITest.oxw

    r10851 r10854  
    6767      </templates>
    6868      <controller>
    69         <DivisionController team=0>
     69        <DivisionController team=0 formationMode="finger4">
    7070          <actionpoints>
    71             <Actionpoint position="-1000,750,-500" action="FLY" />
     71            <Actionpoint position="0,0,0" action="FLY" />
    7272            <Actionpoint position="-1000,750,-500" action="ATTACK" enemy="ss3" />
    7373            <Actionpoint position="-1000,750,-500" action="PROTECt" protect="fuck" />
     
    7676      </controller>
    7777    </SpaceShip>
    78     <SpaceShip position="-2000, 1800, -1000" lookat="0,0,0" team=0>
    79       <templates>
    80         <Template link=spaceshipassff />
    81       </templates>
    82       <controller>
    83         <WingmanController team=0>
    84         </WingmanController>
    85       </controller>
    86     </SpaceShip>
    87     <SpaceShip position="-2000, 2100, -1000" lookat="0,0,0" team=0>
    88       <templates>
    89         <Template link=spaceshipassff />
    90       </templates>
    91       <controller>
    92         <WingmanController team=0>
    93         </WingmanController>
    94       </controller>
    95     </SpaceShip>
    96     <SpaceShip position="-2000, 2400, -1000" lookat="0,0,0" team=0>
     78    <SpaceShip position="-2000, 1900, -1000" lookat="0,0,0" team=0>
    9779      <templates>
    9880        <Template link=spaceshipassff />
Note: See TracChangeset for help on using the changeset viewer.