How do you import .tscn and .gd files from other projects? Just copy and paste? Seems like an oldschool way.
Many times i have come to a problem where when i copy over them scenes or files the godot refuses to load them as they contain "some reference" to non-existing file or something.
Maybe tips on how to construct them .tscn and .gd files so that they could be easily imported from other projects.
How to import .tscn and .gd files from other projects (proper way)