Please read the quote from the documentation again -
You can't directly change object's angle, position or size if you want it to interact properly with other physics objects. You also should not use behaviors like Tween or MoveTo. Use only Physics actions - set velocity, apply force, set angular velocity etc.