Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: shinodan on September 17, 2012, 08:16:03 AM

Title: Exported version missing out "wait" actions?
Post by: shinodan on September 17, 2012, 08:16:03 AM
Been working on my  tamagotichi type app for about 2 months now and i have a 1.5 second wait when you select shower, works fine in the editor and gives me what i want, ive saved everything and then exported it to windows but in the dev build it misses out that wait! i know its a small problem but its a big problem for my game!
anyone know why?
Title: Re: Exported version missing out "wait" actions?
Post by: jeanfabre on September 17, 2012, 09:48:17 AM
Hi,

 do you mean "exported" as a package or actually "published" to run as an exe?

bye,

 Jean
Title: Re: Exported version missing out "wait" actions?
Post by: shinodan on September 20, 2012, 07:58:54 AM
i mean published to exe :)
Title: Re: Exported version missing out "wait" actions?
Post by: jeanfabre on September 21, 2012, 01:31:13 AM
Hi,

 Then, how do you know for sure that the wait action is missing? you can't not really verify this, but to judge the actual game behavior, so I would tend to think that something is playing funny when you publish that corrupts the intended behavior, but I don't think that the wait action would go missing.

It's a tricky situation... Have you trie to publish to other platform and does it performs as if the wait action is missing too?

bye,

 Jean
Title: Re: Exported version missing out "wait" actions?
Post by: shinodan on September 21, 2012, 08:47:11 AM
i know its not working because a slight pause is needed for everything to run smooth but when i use the published exe the action is instant but in the editor its fine.

but i have published to apk and it works fine, just a little weird to be honest :|