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

Escaping cutscenes on a mobile device

  • #1, by dionous 9 years ago Zitieren
    Hello all,

    For desktop, ESC escapes cutscenes ok. What about mobile devices? I think we need a way to define another combination e.g. double click.
  • #2, by afrlme 9 years ago Zitieren
    I believe mobile gesture support was added a while back, don't ask me how it works though as I haven't a bloody clue. Anyway, if you can figure out or Simon posts an example, then you could probably use the create event function he added back in 4.x to trigger ESC or maybe you could assign that to double click maybe?
  • #3, by dionous 9 years ago Zitieren
    Yeah, unfortunately there isn't the slightest info abt this functionality, let's see if Simon can give some clue. Thanks!
  • #4, by SimonS 9 years ago Zitieren
    Only possible with lua. You can get the events with a mouse event handler and then create a escape event.