Forum rules - please read before posting.

Mouse not showing on scenes outside of Adventure Creator

Hi!

I have some scenes of my game created with Adventure Creator and some others without it at all. Problem is that after I do the build of my game, non-adventure-creator scenes that are loaded after one of the Adventure Creator ones, stops displaying the mouse cursor at all.

Does anyone have any pointers? I'm replacing mouse cursor by a custom pointer on Adventure Creator, may this be related?

Thanks!

Comments

  • You may need to call

    Cursor.visible = false;

    in a script when your new scene begins.

    Are you using Hardware or Software rendering, as chosen at the top of your Cursor 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.