Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 16, 2019, 4:53:45 PM (5 years ago)
Author:
cwaupoti
Message:

Zombie can now approach, tried to add waves

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Boxhead_FS19/data/levels/Hover.oxw

    r12374 r12390  
    2525?>
    2626
    27 <Level
     27<Level 
    2828plugins = hover
    2929gametype = Hover
    30 
    31 
    3230>
    3331  <templates>
     
    8482
    8583    <SpaceShip position="500,20,500" lookat="50,20,50" name="enemy" health="200" maxhealth="200" initialhealth="200" >
    86                                     <templates>
    87                                             <Template link=spaceshipzombie />
    88                                       </templates>
    89                                        <controller>
    90                                           <WaypointPatrolController alertnessradius=2000 attackradius=1 team=1 >
    91                                              <waypoints>
    92                                               <Model mesh="cube.mesh" scale=0 position="15500,15500,15500" />
     84      <templates>
     85              <Template link=spaceshipzombie />
     86      </templates>
     87    </SpaceShip>
    9388
    94                                               </waypoints>
    95                                          
    96                                           </WaypointPatrolController>
    9789
    98                                        </controller>
    99     </SpaceShip>
    10090
    10191
Note: See TracChangeset for help on using the changeset viewer.