I am trying to create the ability of the player to drag skills from a skill book and assign said skills to a hot bar. While I can drag things, the created draggable icon doesn’t spawn where the mouse cursor is. It appears on the far left of the screen.
I have watched the following tutorials and they all have a similar setup for dragging:
https://www.youtube.com/watch?v=WfF3fb0WaoY&t=609sI followed all of these and no matter what I do, the icon spawns on the far left of the screen. Why is this happening and is there a fix? Thank you. I have left images of my setup below.