Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

changes enemy's spawn point

Location:
code/branches/Boxhead_FS19/data/levels
Files:
2 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>
  • code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt

    r12358 r12374  
    3636   linearDamping     = 0.2
    3737   angularDamping    = 0.9999999
    38    collisiondamage = 100
    39     enablecollisiondamage = true
    4038
    4139
Note: See TracChangeset for help on using the changeset viewer.