// stop the rb2D and apply a force to the rb3D so it lands quicker
	public void HitWall() {
		shadowController.SuddenDrop ();
	}