Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2010, 9:02:48 AM (14 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/presentationHS09.oxw

    r7007 r7036  
    66  include("templates/spaceship_pirate.oxt")
    77  include("templates/pickup_representation_templates.oxt")
     8  include("templates/lodinformation.oxt")
    89?>
    910
     
    1415 hasPhysics = true
    1516>
     17  <templates>
     18    <Template link=lodtemplate_default />
     19  </templates>
    1620  <Scene
    1721   ambientlight = "0.6, 0.4, 0.4"
Note: See TracChangeset for help on using the changeset viewer.