Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2015, 8:34:20 AM (9 years ago)
Author:
gania
Message:

check in

File:
1 edited

Legend:

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

    r10915 r10923  
    9292<!-- HERE STARTS DEMO FOR THE ACTIONPOINTS.
    9393P.S. Never set protectMe in the first actionpoint: if human didn't spawn, that actionpoint will be skipped -->
    94       <!--
     94     
    9595    <Model mesh="cube.mesh" scale=8 position="0,0,0" />
    9696
     
    153153      </templates>
    154154    </SpaceShip>
    155   -->
     155 
    156156   
    157157<!-- HERE ENDS DEMO FOR THE ACTIONPOINTS -->
    158158<!-- HERE STARTS DEMO FOR FIGHTING -->
    159    
     159    <!--
    160160
    161161    <SpaceShip position="-4000, 1500, -1000" lookat="0,0,0" team=0 name="d1sd1">
     
    196196      </controller>
    197197    </SpaceShip>
    198     <SpaceShip position="-5000, 1500, -1000" lookat="0,0,0" team=0 name="d1s1d1">
    199       <templates>
    200         <Template link=spaceshipassff />
    201       </templates>
    202       <controller>
    203         <DivisionController team=0 formationMode="WALL">
    204 
    205         </DivisionController>
    206       </controller>
    207     </SpaceShip>
    208     <SpaceShip position="-5000, 1900, -1000" lookat="0,0,0" team=0 name="d1s1s1">
    209       <templates>
    210         <Template link=spaceshipassff />
    211       </templates>
    212       <controller>
    213         <SectionController team=0>
    214         </SectionController>
    215       </controller>
    216     </SpaceShip>
    217     <SpaceShip position="-5000, 2100, -1000" lookat="0,0,0" team=0 name="d1s1w1">
    218       <templates>
    219         <Template link=spaceshipassff />
    220       </templates>
    221       <controller>
    222         <WingmanController team=0>
    223         </WingmanController>
    224       </controller>
    225     </SpaceShip>
    226     <SpaceShip position="-5000, 2400, -1000" lookat="0,0,0" team=0 name="d1s1w2">
    227       <templates>
    228         <Template link=spaceshipassff />
    229       </templates>
    230       <controller>
    231         <WingmanController team=0>
    232         </WingmanController>
    233       </controller>
    234     </SpaceShip>
    235198
    236199    <SpaceShip position="2000, -1500, 1000" lookat="0,0,0" team=1  name="d2sd1">
     
    271234      </controller>
    272235    </SpaceShip>
    273     <SpaceShip position="1000, -1500, 1000" lookat="0,0,0" team=1  name="d2s1d1">
    274       <templates>
    275         <Template link=spaceshipassff />
    276       </templates>
    277       <controller>
    278         <DivisionController team=1 formationMode="WALL">
    279 
    280         </DivisionController>
    281       </controller>
    282     </SpaceShip>
    283     <SpaceShip position="1000, -1900, 1000" lookat="0,0,0" team=1 name="d2s1s1">
    284       <templates>
    285         <Template link=spaceshipassff />
    286       </templates>
    287       <controller>
    288         <SectionController team=1>
    289         </SectionController>
    290       </controller>
    291     </SpaceShip>
    292     <SpaceShip position="1000, -2100, 1000" lookat="0,0,0" team=1 name="d2s1w1">
    293       <templates>
    294         <Template link=spaceshipassff />
    295       </templates>
    296       <controller>
    297         <WingmanController team=1>
    298         </WingmanController>
    299       </controller>
    300     </SpaceShip>
    301     <SpaceShip position="1000, -2400, 1000" lookat="0,0,0" team=1 name="d2s1w2">
    302       <templates>
    303         <Template link=spaceshipassff />
    304       </templates>
    305       <controller>
    306         <WingmanController team=1>
    307         </WingmanController>
    308       </controller>
    309     </SpaceShip>
    310 
     236 -->
    311237<!-- HERE ENDS DEMO FOR FIGHTING -->
    312238<!-- HERE STARTS DEMO FOR FORMATIONS -->
Note: See TracChangeset for help on using the changeset viewer.