Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5013 in orxonox.OLD for orxonox/trunk/src/world_entities/player.cc


Ignore:
Timestamp:
Aug 14, 2005, 4:26:50 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: flush it out :)
this was a day again…
a lot has changed, orxonox has even more colors now, movement is smooth…
this is, what makes me happy
@patrick: i hope you like it…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/player.cc

    r5005 r5013  
    121121void Player::init()
    122122{
    123   this->setRelDir(Quaternion(M_PI, Vector(1,0,0)));
     123//  this->setRelDir(Quaternion(M_PI, Vector(1,0,0)));
    124124  this->setClassID(CL_PLAYER, "Player");
    125125  travelSpeed = 15.0;
Note: See TracChangeset for help on using the changeset viewer.