Forum rules - please read before posting.

In pause menu Playmaker is still running

Hi
I have another problem with Adventure Creator and Playmaker. How to pause playmaker actions when I pause game with Adventure Creator? When I hit escape I have menu from AC but Playmaker is still running in background.

Comments

  • You will have to create a custom event to tell PM to stop whenever you are entering/exiting AC's "Paused" state.

    This script demonstrates how code can be called when entering/exit "Pause" mode:

    http://pasteall.org/498221/csharp

    You should be able to adapt it to tell Playmaker to pause/resume at these moments - though you will have to ask the Playmaker developers for the correct code for that.
  • krystian let me know what you conclude with
  • the problem was that I had checked "real time" in FSM so it was running all the time
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.