Moving from PUN2 to Fusion
The whole answer can be found below.
Try Our
Documentation
Please check if you can find an answer in our extensive documentation on PUN.
Join Us
on Discord
Meet and talk to our staff and the entire Photon-Community via Discord.
Read More on
Stack Overflow
Find more information on Stack Overflow (for Circle members only).
Moving from PUN2 to Fusion
CheeseBrownie
2022-05-20 20:10:36
I want to move a pretty big project from PUN2 to Fusion and was wondering what are the best steps for doing so.
Should I delete all PUN2 files and then import Fusion? There's going to be a bunch of compile errors which I'm afraid of and I won't be able to test anything until they're all fixed.
Comments
Yes, this is sadly the case.
It might be nice to be able to see if your Fusion code makes sense and could compile, so keeping PUN 2, may make sense. But even then, it will not run anymore when you begin to change the code.
I am not aware of some magic path. Sadly, it is some work to refactor a project.
Back to top