Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 16, 2019, 1:36:04 PM (5 years ago)
Author:
cwaupoti
Message:

changes enemy's spawn point

File:
1 edited

Legend:

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

    r12354 r12374  
    8383    />
    8484
    85     <SpaceShip position="100,20,100" lookat="50,20,50" name="enemy" health="200" maxhealth="200" initialhealth="200" >
     85    <SpaceShip position="500,20,500" lookat="50,20,50" name="enemy" health="200" maxhealth="200" initialhealth="200" >
    8686                                    <templates>
    8787                                            <Template link=spaceshipzombie />
     
    9999    </SpaceShip>
    100100
     101
    101102   
    102103  </Scene>
Note: See TracChangeset for help on using the changeset viewer.