Forum rules - please read before posting.

Disable Cursor Icons

I'm making a 2D game with direct input movement, and using player vicinity for hotspots. I've got everything working except for hiding the cursor when the hotspot pops up.

I've got a custom UI canvas for the hotspot label, but the cursor also shows, even though I have "Display cursor: Never" set.

Here's what it looks like in-game:

Here are my main settings:

Here are the cursor settings:

And here are the menu settings:

Any ideas why it's still popping up?

Comments

  • Oddly enough, using the same settings as in your screenshots doesn't cause the cursor to change. Are you sure that the graphic is coming from the cursor, and not an Interaction menu?

    The "Display cursor" field is for the Main cursor only, separate from inventory or interaction cursors. To disable the cursor completely, you can either:

    1. Use the Engine: Manage systems Action to disable the Cursor system
    2. Check both Lock cursor in screen's centre when game begins? and Hide cursor when locked in screen's centre? in the Settings Manager
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.