Changeset 3715 in orxonox.OLD for orxonox/branches/textEngine/src/story_entities
- Timestamp:
- Apr 3, 2005, 9:55:33 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/textEngine/src/story_entities/world.cc
r3707 r3715 302 302 this->spawn (this->localPlayer); 303 303 /*monitor progress*/ 304 //this->glmis->step(); 304 //this->glmis->step(); 305 305 this->glmis->step(); 306 306 … … 347 347 PNode* tn = trackManager->getTrackNode(); 348 348 tn->addChild(this->localPlayer); 349 tmpFont->setBindNode(tn); 349 350 350 351 //localCamera->setParent(TrackNode::getInstance());
Note: See TracChangeset
for help on using the changeset viewer.