Changeset 10708 in orxonox.OLD for branches/presentation/src/world_entities/creatures
- Timestamp:
- Jun 16, 2007, 11:15:39 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r10705 r10708 157 157 wpRight->toList( this->getOMListNumber() ); 158 158 wpRight->setParent( this->cameraNode ); 159 wpRight->setForwardDamageToParent( true ); 159 160 //wpRight->requestAction( WA_ACTIVATE ); 160 161 //wpRight->addChild(this->aimingSystem);
Note: See TracChangeset
for help on using the changeset viewer.