Seriously, is there a way to copy conditions and actions from one project to another? I keep hearing there is, but I’ve ever managed to do it myself. I’ve tried it from one web game to another web game, from one app game to anther app game, and even from an web game to an app game and vice-versa. But “paste” is always just greyed out. So can. it. be. done.
I know a lot of people have made topics about this already, but I had to write my own, cause it’s been bugging me to no end, and would VERY handy right about now.
Keep in mind it is strongly recommended to not do this as an overwhelming majority of conditions and actions are object specific, and will simply not work in a project without the exact same objects.
If you are wanting to reuse logic in multiple projects the safest method is to extract the events to a function based extension and export it locally.
Then open the source project, copy the events you want and paste them in a text editor (make sure to somehow identify what each event it, because it’s stored as JSON). Then open the target project, copy from the text editor and paste it into your target project event sheet.
Yep, I’ve had the won’t log in problem too. But even so, you can still open a project by using the File-Open menu. You’ll then be able to paste between projects - the one you’re logged into and the one you’re not.