Changeset 9183 in orxonox.OLD for branches/presentation/src/world_entities/creatures
- Timestamp:
- Jul 5, 2006, 6:19:44 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r9172 r9183 140 140 141 141 this->getWeaponManager().setParentNode(&this->cameraNode); 142 this->getWeaponManager().getParentNode()->setParentMode(PNODE_ROTATE_AND_MOVE); 142 143 this->cameraNode.addNodeFlags(PNODE_PROHIBIT_CHILD_DELETE); 143 144
Note: See TracChangeset
for help on using the changeset viewer.