Oh my god, you were right… I removed the constraints and now the ball moves, although something is not adding up… If I’m constraining the movement on the Y plane and setting the velocity vector for the direction to 1 on the X like you did why does the ball stay still? shouldn’t it move towards the positive X axis? On top of this if I leave everything as is and disable the constraints the Ball does move but it goes along the Y axis…