Changeset 4105 in orxonox.OLD
- Timestamp:
- May 7, 2005, 3:38:24 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4104 r4105 470 470 tn->addChild(this->localCamera); 471 471 localCamera->lookAt(tn); 472 localCamera->setMode(PNODE_MOVEMENT); 472 473 this->localPlayer->setMode(PNODE_ALL); 473 474 Vector* cameraOffset = new Vector (0, 5, -10);
Note: See TracChangeset
for help on using the changeset viewer.