Changeset 10714 in orxonox.OLD for branches/presentation/src/world_entities/creatures
- Timestamp:
- Jun 18, 2007, 3:19:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r10711 r10714 304 304 // this->weaponMan.setRelCoor(0, box->halfLength[1] * f, 0); 305 305 // this->cameraNode.setRelCoor(10, box->halfLength[1] * f, 0); 306 float v = 0.1f; 306 // float v = 0.1f; // unused variable 307 307 //this->getWeaponManager().setSlotPosition(0, Vector(-8.0, box->halfLength[1] * v, 1.1)); 308 308 //this->getWeaponManager().setSlotPosition(1, Vector(5.0, box->halfLength[1] * v, 0.0));
Note: See TracChangeset
for help on using the changeset viewer.