Changeset 7004 in orxonox.OLD for trunk/src/world_entities/space_ships
- Timestamp:
- Feb 3, 2006, 3:03:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/turbine_hover.cc
r7003 r7004 275 275 this->cameraNode.setAbsCoorSoft(this->getAbsCoor() + Vector(0.0f, 5.0f, 0.0f), 30.0f); 276 276 this->cameraNode.setRelDirSoft(this->getAbsDir(), 30.0f); 277 this->cameraNode.getAbsDir().debug();278 277 } 279 278
Note: See TracChangeset
for help on using the changeset viewer.