Today, I was able to get a circle like object in my project to move with my mouse.
Later on, I will establish a radius on how far it can move from the player. The green circle is the radius the red circle is allowed to travel in. Going out of it won’t be possible. The red square is the player(the center point of the radius).
Overall, good progress(really all I have to say right now).