Changeset 9173 in orxonox.OLD for branches/presentation/src/world_entities/npcs/npc_test.cc
- Timestamp:
- Jul 4, 2006, 9:57:33 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/npcs/npc_test.cc
r9171 r9173 119 119 //if (directin.len() < 100) 120 120 // this->shiftCoor(direction *dt * 5 * exp(-direction.len() / 30.0)); 121 this->shiftDir(Quaternion(dt, this->randomRotAxis));121 // this->shiftDir(Quaternion(dt, this->randomRotAxis)); 122 122 123 123 }
Note: See TracChangeset
for help on using the changeset viewer.