Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: curb47 on December 26, 2020, 02:02:21 PM

Title: Move project from Mac to PC.
Post by: curb47 on December 26, 2020, 02:02:21 PM
Hi there,

I've been building my game on my mac laptop but have recently inherited a powerful PC from work.

I've installed Unity on it for another job, and I was wondering how straightforward it would be to move my entire project over?

Or should I stay well away from such an idea?

Thanks.
Title: Re: Move project from Mac to PC.
Post by: wetcircuit on December 26, 2020, 06:49:40 PM
In theory you should be able to copy the project to your PC and it will work – not too many Mac-only assets, but some assets self-delete incompatible scripts so it's possible you'll need to re-import to get Windows-specific versions.

Your Playmaker project should be fine, but if you've downloaded actions from the Ecosystem be sure to get them all.
Title: Re: Move project from Mac to PC.
Post by: curb47 on December 29, 2020, 02:01:59 AM
Okay, thank you.