Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

How to disable mouse input?

  • #1, by nerd 7 years ago Zitieren
    How to disable mouse input?
  • #2, by afrlme 7 years ago Zitieren
    What do you mean by mouse input? you mean controlling the character, or just in general?
  • #3, by nerd 7 years ago Zitieren
    Controlling the character
  • #4, by afrlme 7 years ago Zitieren
    just use an npc. fastest solution.
  • #5, by nerd 7 years ago Zitieren
    just use an npc. fastest solution.

    Thanks
  • #6, by afrlme 7 years ago Zitieren
    just use an npc. fastest solution.

    Thanks
    Quick note: you don't actually need the playable character to be on the current scene to access interfaces/inventory, etc. There just needs to be an active character for the game to work. wink

    You can also tell the engine that the camera should follow x character via the center scene on character permanently action part.
  • #7, by nerd 7 years ago Zitieren
    Thank you