Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5004 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc


Ignore:
Timestamp:
Aug 13, 2005, 10:44:50 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: cooler movement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r4986 r5004  
    377377  tn->addChild(this->localCamera);
    378378  localCamera->lookAt(tn);
    379   localCamera->setParentMode(PNODE_MOVEMENT);
    380379  localCamera->setClipRegion(1, 10000.0);
    381380  this->localPlayer->setParentMode(PNODE_ALL);
Note: See TracChangeset for help on using the changeset viewer.