Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3710 in orxonox.OLD for orxonox/trunk/src/story_entities/world.cc


Ignore:
Timestamp:
Apr 1, 2005, 2:05:10 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: added the TestBullet to framework, made some doxygen, works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r3708 r3710  
    351351            tn->addChild(this->localCamera);
    352352            //      localCamera->lookAt(tn);
    353             this->localPlayer->setMode(PNODE_ROTATE_MOVEMENT);
     353            this->localPlayer->setMode(PNODE_ALL);
    354354            //Vector* cameraOffset = new Vector (0, 5, -10);
    355355            trackManager->condition(2, LEFTRIGHT, this->localPlayer);
Note: See TracChangeset for help on using the changeset viewer.