-
I finally got code and scene sharing between multiple Godot projects. It's actually not that hard; you mostly just have to edit the resource references in the scene files to be relative in order to avoid Godot thinking the scenes are corrupt. But either no one talks about this or searching the web sucks. I should write about it.