Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Silicon Power on May 25, 2022, 05:41:43 AM

Title: Is there any action to check if game runs inside the editor or build?
Post by: Silicon Power on May 25, 2022, 05:41:43 AM
Hi. Is there any action to check if game runs inside the editor or build version?
Title: Re: Is there any action to check if game runs inside the editor or build?
Post by: djaydino on May 25, 2022, 09:35:19 AM
Hi.
There Should be a action on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181) called 'Is On Platform Event'
Title: Re: Is there any action to check if game runs inside the editor or build?
Post by: LordHorusNL on May 25, 2022, 09:40:34 AM
I created a simplified version a while back to check if my game was running in editor or a build. If the one on the ecosystem doesn't work for you this might do the trick.
Title: Re: Is there any action to check if game runs inside the editor or build?
Post by: Silicon Power on May 25, 2022, 12:40:03 PM
Thank you, I needed this.