Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10244 in orxonox.OLD for branches/ai/src/ai/movement_module.cc


Ignore:
Timestamp:
Jan 17, 2007, 12:43:30 AM (17 years ago)
Author:
tfahrni
Message:

tired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ai/src/ai/movement_module.cc

    r10226 r10244  
    3232float MovementModule::distanceToPlayer=15;
    3333float MovementModule::distanceToNPC=2;
    34 float MovementModule::maxAccleration=300.0f;
     34float MovementModule::maxAccleration=250.0f;
    3535float MovementModule::testValue=2;
    3636float MovementModule::testValue2=40;
Note: See TracChangeset for help on using the changeset viewer.