This is the line of code:
Rigidbody2D.addforce(transform.up * (Speed * Accel_Rate));
I have a rigid body on the object.