Changeset 9129 in orxonox.OLD for branches/presentation/src/world_entities
- Timestamp:
- Jul 4, 2006, 2:42:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/space_ships/hover.cc
r9121 r9129 122 122 this->cameraLook = 0.0f; 123 123 this->rotation = 0.0f; 124 this->acceleration = 25.0f;124 this->acceleration = 15.0f; 125 125 this->airFriction = 3.0f; 126 126
Note: See TracChangeset
for help on using the changeset viewer.