playMaker

Author Topic: Hide game actions before building the game  (Read 1514 times)

jlisenbyjr

  • Playmaker Newbie
  • *
  • Posts: 1
Hide game actions before building the game
« on: November 14, 2013, 08:02:10 PM »
Hi,

How do I hide Playmaker game actions (triggers actions) when I export the game out of Unity to play on the PC or Windows 8 App? Then I play the game I can see where all the traps and trigger events. I want to hide them so that the player doesn't know where they are. Sorry, I am still learning Playmaker and I haven't see the option to turn them off before building the game.

Here a screenshot


Thanks,

John
« Last Edit: November 14, 2013, 08:49:02 PM by jlisenbyjr »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Hide game actions before building the game
« Reply #1 on: November 15, 2013, 05:57:28 AM »
Hi,

 Simply turn off the debugging flag in the playmakerGUI gameobject "DrawActiveSateLabel"

Bye,

 Jean