How to fix Cursor offset?

I did the last for my Custom Cursor. when I use the Bow and Arrow it is offset like he described in the beginning. is there a way to fix this?

image

If you’re using the image method, you’ll need to go into the Sprite Editor (accessed from the sprite’s inspector) and set the pivot to be the center of the sprite.

If you’re using the Cursor.SetCursor method, then you’ll need to get the location of the center of the cursor sprite and use that as the HotSpot when calling Cursor.SetCursor()

I figured it out, I had to redo my animations for the bow. the Z for the rotation was way off. I redid the animations and it works perfectly now. Thanks for your help :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms