I have 3.5 project that i would like to port to 4 beta.
Upon opening the project, I have 269 errors. I don't understand the syntax changes.
I see that _process now takes a double and _notifications take a long
However, i have a lot of "partial" errors for functions. In simple terms how do I fix these and why are they happening?
I have a ton of Remote and RemoteSync errors. How do I fix this in Godot 4?
Also, is there a guide for all the code changes i need to make?
Thanks so much for any help.