I am not moving a physics object with c_move .... I did not attach physics to my player therefore I am moving it with c_move ... I just attached physics to the ball.. but What I want is that... when the player comes close to the ball , the ball moves by adding velocity (as simple as that) ...