Changeset 3710 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Apr 1, 2005, 2:05:10 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r3708 r3710 351 351 tn->addChild(this->localCamera); 352 352 // localCamera->lookAt(tn); 353 this->localPlayer->setMode(PNODE_ ROTATE_MOVEMENT);353 this->localPlayer->setMode(PNODE_ALL); 354 354 //Vector* cameraOffset = new Vector (0, 5, -10); 355 355 trackManager->condition(2, LEFTRIGHT, this->localPlayer);
Note: See TracChangeset
for help on using the changeset viewer.