Forum rules - please read before posting.

Script a pause?

The menus have such a nice pause I feel like there is scripting attached to it I should be able to use but I can't seem to find it.

Thanks!

Comments

  • The default Pause/Options/Save/Load menus pause the game automatically, because their Pause game when enabled? property is checked.

    To pause the game manually through script, you can use the EnforcePauseMode property:

    AC.KickStarter.stateHandler.EnforcePauseMode = true;
    
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.