Hi,
what would be the best practice to upgrade my project from 1.5.9 to 2.4.5?
I gave it a try earlier today, but all data related to NodeCanvas was lost.
Potentially I did something wrong when removing the old packages and importing the new, I’ve reverted the change and have my data again but I’m afraid to give it another shot without some advice on how to do it (if it’s even possible).
My game uses Nodecanvas for most of its logic and all the dialogue, and I think my performance issues are related to Nodecanvas, either the way I’ve set up my behaviors, or the nodecanvas code itself, as a side question, do you recommend me upgrading to 2.4.5 – will it help me performance wise? Or would it be too much of a hassle, and I should rather say with 1.5.9?
Unfortunately updating from version 1.x to 2.x is not possible due to the various and important serialization changes made. If you have a game already started in 1.x where you don’t want to spend time recreating the graphs, then it’s probably for the best that you continue with v1.x.
Of course there are a great lot of changes made up until v2.4.5 but once again upgrading 1.x to 2.x is simply not possible. I’m really sorry about that and I wish there was a way.