Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 10, 2010, 4:00:52 PM (14 years ago)
Author:
kolibri7
Message:

*lodLevel is a float now
*gametype_underattack.oxw includes the lodlevel template now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/lod/data/levels/gametype_underattack.oxw

    r6877 r6881  
    44  include("underattackhud.oxo")
    55  include("templates/spaceship_assff.oxt")
     6  include("templates/lodinformation.oxt")
    67?>
    78
     
    1112 gametype     = UnderAttack
    1213>
     14  <templates>
     15    <Template link=lodtemplate_default />
     16  </templates>
    1317
    14   <lodinformation>
    15     <MeshLodInformation mesh=Carrier.mesh lodQuality=1 />
    16   </lodinformation>
    17  
    1818  <Scene
    1919   ambientlight = "0.5, 0.5, 0.5"
Note: See TracChangeset for help on using the changeset viewer.