Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 18, 2007, 3:19:15 PM (17 years ago)
Author:
nicolasc
Message:

initial upload form mouse aiming in VS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/creatures/fps_player.cc

    r10711 r10714  
    304304//      this->weaponMan.setRelCoor(0, box->halfLength[1] * f, 0);
    305305//      this->cameraNode.setRelCoor(10, box->halfLength[1] * f, 0);
    306      float v = 0.1f;
     306//      float v = 0.1f; // unused variable
    307307     //this->getWeaponManager().setSlotPosition(0, Vector(-8.0, box->halfLength[1] * v, 1.1));
    308308     //this->getWeaponManager().setSlotPosition(1, Vector(5.0, box->halfLength[1] * v, 0.0));
Note: See TracChangeset for help on using the changeset viewer.