Runner.instance_.setSpeed(opt_speed=6);
Runner.instance_.distanceRan+=(opt_distance=10000);
Runner.instance_.tRex.config.GRAVITY=(GRAVITY=0.6);