2D object follow mouse too slow.

I’m trying to make a gameobject follow the mouse’s movements, it kinda works but the movement is too slow and the movement itself too small. I’ve tried multiple scripts but they all cause the same problem, please help.

slower than this ? ArcShoot #2: How to Use a Javascript to Move an Object to Your Mouse Position in Unity3D - YouTube

maeby a litle late but: try to divide your mouse position by the screen width and then multiply it by your world unit size