Changeset 5216 in orxonox.OLD for trunk/src/story_entities/world.cc
- Timestamp:
- Sep 22, 2005, 4:44:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/world.cc
r5211 r5216 381 381 localCamera->setClipRegion(1, 10000.0); 382 382 this->localPlayer->setParentMode(PNODE_ALL); 383 Vector* cameraOffset = new Vector (0, 5, -10);384 383 TrackManager::getInstance()->condition(1, LEFTRIGHT, this->localPlayer); 385 384
Note: See TracChangeset
for help on using the changeset viewer.