Changeset 10721 in orxonox.OLD for branches/presentation/src/world_entities/weapons/nadion_laser.cc
- Timestamp:
- Jun 18, 2007, 7:40:40 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/nadion_laser.cc
r10719 r10721 147 147 148 148 pj->setAbsCoor(this->getEmissionPoint()); 149 // pj->setAbsDir(this->getAbsDir()); 149 // pj->setAbsDir(Quaternion(this->getDefaultTarget()->getAbsCoor() - this->getAbsCoor(), Vector(0,0,0))); 150 pj->setAbsDir(this->getAbsDir()); 150 151 pj->activate(); 151 152
Note: See TracChangeset
for help on using the changeset viewer.