Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2010, 9:02:48 AM (15 years ago)
Author:
scheusso
Message:

some changes regarding lod:

  • added lodtemplate in different levels
  • trying to avoid sigabrt's because of models with too much lod levels
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/data/levels/pickups.oxw

    r7034 r7036  
    88  include("templates/spaceship_pirate.oxt")
    99  include("templates/pickup_representation_templates.oxt")
     10  include("templates/lodinformation.oxt")
    1011?>
    1112
     
    1415 description  = "Just a few tests"
    1516>
     17  <templates>
     18    <Template link=lodtemplate_default />
     19  </templates>
    1620  <Scene
    1721    ambientlight = "0.8, 0.8, 0.8"
Note: See TracChangeset for help on using the changeset viewer.