playMaker

Author Topic: Build problem?[SOLVED]  (Read 2365 times)

SKaterSam

  • Playmaker Newbie
  • *
  • Posts: 14
Build problem?[SOLVED]
« on: December 09, 2012, 03:57:03 PM »
Once I build my game some of the levels are doing this:

See all my states are still showing up in game... It only does this with my main menu, and that level. >:(
« Last Edit: December 12, 2012, 06:07:53 AM by jeanfabre »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Build problem?
« Reply #1 on: December 11, 2012, 05:36:31 AM »
Hi,

 Simply Remove the "playMakerGUI" you likely have in this scene. Also, you have this exposed in the playmaker preferences "Show state labels in Game View"

bye,

 Jean

SKaterSam

  • Playmaker Newbie
  • *
  • Posts: 14
Re: Build problem?
« Reply #2 on: December 11, 2012, 08:58:15 AM »
I guess I don't understand those instructions...

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Build problem?
« Reply #3 on: December 11, 2012, 04:59:11 PM »
Hi,

 no problem :)

 In your scene hierarchy, can you double check that you have a GameObject name "PlayMakerGUI". If you do, delete it.

then tell me if if works better, and we'll take it from there.

bye,

 Jean

SKaterSam

  • Playmaker Newbie
  • *
  • Posts: 14
Re: Build problem?
« Reply #4 on: December 11, 2012, 08:33:32 PM »
Thanks that fixed it!