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/waypoints.oxw

    r7007 r7036  
    55  include("templates/spaceship_H2.oxt")
    66  include("templates/spaceship_pirate.oxt")
     7  include("templates/lodinformation.oxt")
    78?>
    89
     
    1112 description  = "Testing waypoings for AI controlled spaceships."
    1213>
     14  <templates>
     15    <Template link=lodtemplate_default />
     16  </templates>
    1317  <Scene
    1418   ambientlight = "0.5, 0.5, 0.5"
Note: See TracChangeset for help on using the changeset viewer.