Jump to content

Prevent the player 'tabbing' back through a terminal


daisy8

Recommended Posts

Does anyone know how to prevent the player from using tab to go backwards through a terminal menu tree.

 

The following is how i need a terminal to operate -

 

Term 1 has a menu that takes the player to term2. Term 2 has a menu that leads to Term3. I need to prevent the player from returning to Term 2 from Term 3 by pressing tab. If they press tab I need that to send the player back to Term 1.

 

Anyone have ideas ? A script on Term 2 and Term 3 ? I have tried using global variables to hide menus, however, tab still take the player from 3 to 2 then to 1. Need tab to go from any terminal back to 1.

 

cheers

daisy

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...