edited December 2015 in ORK Support
Hey guys, I've looked over all the tutes and forums searching for this. Just wondering if anyone could help. I just want to pull up the main menu in game in any scene. Obviously its out there and I'm just missing something.

Thanks in advance.
Post edited by gamingislove on
  • Follow from tutorial 34 and 35:
    Adding a call requirement

    Calling a menu screen via input keys (i.e. opening it by pressing an assigned key) can be bound to certain requirements. We only want the menu to be accessible while the player is in control (i.e. outside of events, battles, etc.). Navigate to Game > Requirements and add a new requirement to the list (don’t change the already existing one). Change the following settings.

    - Name
    Set to Menu Call.
    -In Control, Menu Screen
    Select Ignore.
    -Shop, In Event, Changing Scene, Game Paused, In Battle
    Select No.


    Make sure you already have an input key mapped for opening the menu (tut 34)
  • edited December 2015
    [Solved] @RustedGames, Thanks heaps. I assumed that because main menu was its own tab in ORK and that we had already used it in start game scene that I didn't have to create a menu screen for it and I could use the existing one. Once I realised that I did have to create a new menu screen the rest was easy as you said.

    Thanks again.
    Post edited by Phesant33 on
  • The main menu is only at the start of the game (or when you quit the game or die and return to the main menu scene). The other menus are in-game menus, i.e. menu screens.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.