Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Loic Joint on April 07, 2012, 04:00:02 AM

Title: Playamker update to my project
Post by: Loic Joint on April 07, 2012, 04:00:02 AM
Hi !

I work on a game for 2 months at the time I loaded to 1.2 of the playmaker. I just realize that version 1.3.2 was available.

I can update playmaker on my project without risking my job?

Thanks !
Title: Re: Playamker update to my project
Post by: Alex Chouls on April 07, 2012, 06:49:07 PM
It should be fine, but it's a pretty big jump from 1.2 to 1.3.2... You should copy your project and do a test, see if everything is still working as expected... There is a known issue in 1.3.2 with sending events after loading levels. It's fixed in the 1.3.3 beta if you run into this problem...

Anyway you should *always backup* projects before I porting any packages into Unity. Better still, you should be using version control, so you can really see what changed, and revert if necessary...