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

Text skip with left click

  • #1, by Patrick Dean Miller 9 years ago Zitieren
    Hey guys! The problem I'm having right now is that the player can skip the "show text" passages when he's hitting the left mouse button. This is a breaker for the type of game I'm currently working on. Any way to prevent the player from being able to skip this`?
    Thanks in advance! smile
  • #2, by afrlme 9 years ago Zitieren
    Wrap them in begin/end cutscene action parts or hide/show cursor action parts. Don't forget to untick the "always allow to skip active text" option under the game properties tab under the game section (cog icon on left hand menu).

    Cutscenes can be skipped with the escape (esc) key though, so if you want to completely disable skipping then use the hide/show cursor action parts found under miscellaneous.

    https://i.gyazo.com/b59a6ea1660e87fb01544bd245cf7cac.png
  • #3, by Patrick Dean Miller 9 years ago Zitieren
    aaaah thanks! this really helped me alot! 
  • #4, by afrlme 9 years ago Zitieren
    aaaah thanks! this really helped me alot! 
    No problem. smile