I hope that when pressdown "KEY_UP" without release it, the kart would keep accelerating, like 'Need For Speed'.
so, I made some changes in file "input_manager.cpp" :


//--> ((PlayerController*)pk->getController())-> action(action, abs(value)*5);
// but it is not faster than before when press "KEY_UP".
I also made some changes in file "player_controller.cpp"

// it does not work either.
did I find the right function? if not, someone could give me some sugguestion?
(emai: wangjun0125@gmail.com)
Thanks for your help.
I have download the STK with SVN(vesion:5075), I like it very much,great thanks to the author


Jzw