Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started 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?
-
Hi.
There Should be a action on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181) called 'Is On Platform Event'
-
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.
-
Thank you, I needed this.