Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 1, 2015, 7:03:32 PM (9 years ago)
Author:
gania
Message:

defaultPatrol and defaultFightAll XML commands

File:
1 edited

Legend:

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

    r10909 r10912  
    3636    ?>
    3737    <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0"/>
    38     <TeamSpawnPoint team=0 position="1500, 1500, 1500" lookat="1,1,-1" spawnclass=SpaceShip pawndesign=spaceshipassff />
     38    <TeamSpawnPoint team=0 position="2000, 2000, 2000" lookat="1,1,-1" spawnclass=SpaceShip pawndesign=spaceshipassff />
    3939   
    4040<!--     
     
    5353      </templates>
    5454      <controller>
    55         <DivisionController team=0 formationMode="finger4">
     55        <DivisionController team=1 formationMode="finger4">
    5656          <actionpoints>
    5757            <Model mesh="cube.mesh" scale=8 position="  0,2000,-600" />
     
    307307      </controller>
    308308    </SpaceShip>
    309    <!--  <SpaceShip position="2000, -1500, 3000" lookat="0,0,0" team=1>
    310       <templates>
    311         <Template link=spaceshipassff />
    312       </templates>
    313       <controller>
    314         <DivisionController team=1 formationMode="WALL">
    315 
    316         </DivisionController>
    317       </controller>
    318     </SpaceShip>
    319     <SpaceShip position="2000, -1900, 3000" lookat="0,0,0" team=1>
    320       <templates>
    321         <Template link=spaceshipassff />
    322       </templates>
    323       <controller>
    324         <SectionController team=1>
    325         </SectionController>
    326       </controller>
    327     </SpaceShip>
    328  -->
    329    
     309
    330310<!-- HERE ENDS DEMO FOR FIGHTING -->
    331311<!-- HERE STARTS DEMO FOR FORMATIONS -->
Note: See TracChangeset for help on using the changeset viewer.