Changeset 4502 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Jun 3, 2005, 12:15:55 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4501 r4502 452 452 this->localPlayer->setParentMode(PNODE_ALL); 453 453 Vector* cameraOffset = new Vector (0, 5, -10); 454 trackManager->condition(1, LEFTRIGHT, this->localPlayer); 455 trackManager->debug(3); 454 trackManager->condition(2, LEFTRIGHT, this->localPlayer); 456 455 457 456 this->sky->setParent(this->localCamera);
Note: See TracChangeset
for help on using the changeset viewer.