Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: detomato on March 12, 2015, 09:42:23 AM

Title: Create Object error?
Post by: detomato on March 12, 2015, 09:42:23 AM
I'm having problem with 'Create Object' from a prefab. It supposed to create the object at the designated spawn point when a button is pressed, however when I go to play mode, the object(clone) will appeared in the scene even before I pressed the button.

I could swear it works before, maybe I've mistaken tho.

Thanks in advance for any pointers.
Title: Re: Create Object error?
Post by: jeanfabre on March 13, 2015, 02:18:37 AM
Hi,

 It's likely that you have another fsm with this action that kicks in, and you forgot about it.

Bye,

 Jean