Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2015, 11:46:05 AM (8 years ago)
Author:
gania
Message:

ships spread before fight

File:
1 edited

Legend:

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

    r10882 r10883  
    3535   
    3636<!-- HERE STARTS DEMO FOR THE "WAYPOINTS" -->
    37      
     37      <!--
    3838    <Model mesh="cube.mesh" scale=8 position="  0,2000,-600" />
    3939    <Model mesh="cube.mesh" scale=8 position="  0,2000,-800" />
     
    5757      </controller>
    5858    </SpaceShip>
    59    
     59    -->
    6060<!-- HERE ENDS DEMO FOR THE "WAYPOINTS" -->
    6161
     
    128128<!-- HERE STARTS DEMO FOR FIGHTING -->
    129129    <!--
    130     <SpaceShip position="-2000, 1500, -1000" lookat="0,0,0" team=0 name="ss2">
     130    <SpaceShip position="-4000, 1500, -1000" lookat="0,0,0" team=0 name="ss2">
    131131      <templates>
    132132        <Template link=spaceshipassff />
     
    140140      </controller>
    141141    </SpaceShip>
    142     <SpaceShip position="-2000, 1900, -1000" lookat="0,0,0" team=0>
     142    <SpaceShip position="-4000, 1900, -1000" lookat="0,0,0" team=0>
    143143      <templates>
    144144        <Template link=spaceshipassff />
     
    149149      </controller>
    150150    </SpaceShip>
    151     <SpaceShip position="-2000, 2100, -1000" lookat="0,0,0" team=0>
    152       <templates>
    153         <Template link=spaceshipassff />
    154       </templates>
    155       <controller>
    156         <WingmanController team=0>
    157         </WingmanController>
    158       </controller>
    159     </SpaceShip>
    160     <SpaceShip position="-2000, 2400, -1000" lookat="0,0,0" team=0>
     151    <SpaceShip position="-4000, 2100, -1000" lookat="0,0,0" team=0>
     152      <templates>
     153        <Template link=spaceshipassff />
     154      </templates>
     155      <controller>
     156        <WingmanController team=0>
     157        </WingmanController>
     158      </controller>
     159    </SpaceShip>
     160    <SpaceShip position="-4000, 2400, -1000" lookat="0,0,0" team=0>
    161161      <templates>
    162162        <Template link=spaceshipassff />
     
    210210<!-- HERE ENDS DEMO FOR FIGHTING -->
    211211<!-- HERE STARTS DEMO FOR FORMATIONS -->
    212     <!--
     212   
    213213    <Model mesh="cube.mesh" scale=8 position="   0,2000,    0" />
    214214    <Model mesh="cube.mesh" scale=8 position="   0,2000,-2000" />
     
    259259      </controller>
    260260    </SpaceShip>
    261     -->
     261   
    262262<!-- HERE ENDS DEMO FOR FORMATIONS -->
    263263    <!--
Note: See TracChangeset for help on using the changeset viewer.